Commit 0a715523 authored by Pietro Piscione's avatar Pietro Piscione
Browse files

SOL005_83 to SOL005_88

parent 84c36b79
Loading
Loading
Loading
Loading
+9 −9
Original line number Diff line number Diff line
@@ -315,7 +315,7 @@ components:
      description: |
        Identifier of the VIM with associated NFVI capacity information.
        This identifier can be retrieved from the "vimId" attribute in the CapacityShortageNotification.
        It can also be retrieved from the "vimId" attribute in the payload body of the response.
        It can also be retrieved from the "vimId" attribute in the message content of the response.
      required: true
      style: simple
      explode: false
@@ -329,7 +329,7 @@ components:
        Identifier of the capacity threshold.
        This identifier can be retrieved from the resource referenced by the "Location" HTTP header in the response to
        a POST request creating a new "Individual capacity threshold" resource. It can also be retrieved from the "id"
        attribute in the payload body of that response.
        attribute in the message content of that response.
      required: true
      style: simple
      explode: false
@@ -498,11 +498,11 @@ components:

    CapacityThresholds.Post.422:
      description: |
        422 UNPROCESSABLE ENTITY
        422 Unprocessable Content

        Shall be returned upon the following error: The content type of the payload body is supported and the payload
        body of a request contains syntactically correct data but the data cannot be processed.
        The general cause for this error and its handling is specified in clause 6.4 of ETSI GS NFV-SOL 013 [16],
        Shall be returned upon the following error: The content type of the message content is supported and the
        message content of a request contains syntactically correct data but the data cannot be processed.
        The general cause for this error and its handling is specified in clause 6.4 of ETSI GS NFV-SOL 013,
        including rules for the presence of the response body.
        Specifically in case of this resource, the response code 422 shall also be returned if the NFVO has tested
        the Notification endpoint as described in clause 10.4.6.3.2 and the test has failed.
@@ -656,11 +656,11 @@ components:

    IndividualCapacityThreshold.Patch.422:
      description: |
        422 UNPROCESSABLE ENTITY
        422 Unprocessable Content

        content type of the payload body is supported and the payload body of a request contains syntactically
        content type of the message content is supported and the message content of a request contains syntactically
        correct data but the data cannot be processed.
        The general cause for this error and its handling is specified in clause 6.4 of ETSI GS NFV-SOL 013 [16],
        The general cause for this error and its handling is specified in clause 6.4 of ETSI GS NFV-SOL 013,
        including rules for the presence of the response body.
        Specifically in case of this resource, the response code 422 shall also be returned if the NFVO has tested
        the Notification endpoint as described in clause 10.4.6.3.2 and the test has failed.
+1 −1
Original line number Diff line number Diff line
@@ -227,7 +227,7 @@ components:
      type: object
      description: |
        This type defines the format of a time interval. The type shall comply with the provisions defined in table 10.5.2.7-1.
        NOTE: When only the startTime is present, there is no time interval being defined, and therefore the provided timing
        NOTE: When only the aTime is present, there is no time interval being defined, and therefore the provided timing
        information refers to a specific point in time.
      required:
        - aTime