Commit 77ca8791 authored by Samir Medjiah's avatar Samir Medjiah
Browse files

Updated 200 OK description in NS LCM, NS FM, VNF PM interfaces

parent fca0635c
Loading
Loading
Loading
Loading
+11 −4
Original line number Original line Diff line number Diff line
@@ -140,8 +140,11 @@ paths:
          description: >
          description: >
            200 OK
            200 OK


            The request has succeeded.
            Information about zero or more alarms was queried successfully.
            The response body shall contain the list of related alarms.
            The response body shall contain the list of related alarms.
            If the NFVO supports alternative 2 (paging) according to 
            clause 4.7.2.1 for this resource, inclusion of the Link HTTP header 
            in this response shall follow the provisions in clause 4.7.2.3.
          headers:
          headers:
            Content-Type:
            Content-Type:
              description: The MIME type of the body of the response.
              description: The MIME type of the body of the response.
@@ -555,9 +558,13 @@ paths:
            200 OK
            200 OK


            The list of subscriptions was queried successfully.
            The list of subscriptions was queried successfully.
            The response body shall contain the representations of
            The response body shall contain in an array the representations 
            all active subscriptions of the functional block that
            of all active subscriptions of the functional block that invokes 
            invokes the method.
            the method, i.e. zero or more representations of FM subscriptions,
            as defined in clause 8.5.2.3.
            If the NFVO supports alternative 2 (paging) according to 
            clause 4.7.2.1 for this resource, inclusion of the Link HTTP header 
            in this response shall follow the provisions in clause 4.7.2.3.
          headers:
          headers:
            Content-Type:
            Content-Type:
              description: The MIME type of the body of the response.
              description: The MIME type of the body of the response.
+22 −17
Original line number Original line Diff line number Diff line
@@ -272,11 +272,12 @@ paths:
          description: >
          description: >
            200 OK
            200 OK


            Information about zero or more NS instances was
            Information about zero or more NS instances was queried successfully.
            queried successfully.
            The response body shall contain in an array the representations of
            The response body shall contain representations of
            zero or more NS instances, as defined in clause 6.5.2.8.
            zero or more NS instances, as defined in
            If the NFVO supports alternative 2 (paging) according to 
            clause 6.5.2.8.
            clause 4.7.2.1 for this resource, inclusion of the Link HTTP header 
            in this response shall follow the provisions in clause 4.7.2.3.
          headers:
          headers:
            Content-Type:
            Content-Type:
              description: The MIME type of the body of the response.
              description: The MIME type of the body of the response.
@@ -980,11 +981,13 @@ paths:
          description: >
          description: >
            200 OK
            200 OK


            Status information for zero or more NS lifecycle
            Status information for zero or more NS lifecycle management operation 
            management operation occurrences was queried successfully.
            occurrences was queried successfully. 
            The response body shall contain representations of
            The response body shall contain in an array the representations of
            zero or more NS instances, as defined in
            zero or more NS instances, as defined in clause 5.5.2.13.
            clause 5.5.2.13.
            If the NFVO supports alternative 2 (paging) according to 
            clause 4.7.2.1 for this resource, inclusion of the Link HTTP header 
            in this response shall follow the provisions in clause 4.7.2.3.
          headers:
          headers:
            Content-Type:
            Content-Type:
              description: The MIME type of the body of the response.
              description: The MIME type of the body of the response.
@@ -1090,10 +1093,10 @@ paths:
          description: >
          description: >
            200 OK
            200 OK


            Information about an individual NS instance was queried successfully.
            Information about a NS LCM operation occurrence was 
            The response body shall contain status information
            queried successfully.
            about a NS lifecycle management operation
            The response body shall contain status information about a NS 
            occurrence (see clause 6.5.2.3).
            lifecycle management operation occurrence (see clause 6.5.2.3).
          schema:
          schema:
            type: "object"
            type: "object"
            properties:
            properties:
@@ -1723,9 +1726,11 @@ paths:
            200 OK
            200 OK


            The list of subscriptions was queried successfully.
            The list of subscriptions was queried successfully.
            The response body shall contain the representations of
            The response body shall contain the representations of all active 
            all active subscriptions of the functional block that
            subscriptions of the functional block that invokes the method.
            invokes the method.
            If the NFVO supports alternative 2 (paging) according to 
            clause 4.7.2.1 for this resource, inclusion of the Link HTTP header 
            in this response shall follow the provisions in clause 4.7.2.3.
          headers:
          headers:
            Content-Type:
            Content-Type:
              type: "string"
              type: "string"
+7 −1
Original line number Original line Diff line number Diff line
@@ -168,7 +168,13 @@ paths:
          description: >
          description: >
            200 OK
            200 OK


            Information of the selected VNF packages.
            Information about zero or more VNF packages was successfully queried.
            The response body shall contain in an array the VNF package info 
            representations that match the attribute filter, i.e., zero or more 
            VNF package info representations as defined in clause 9.5.2.5.
            If the NFVO supports alternative 2 (paging) according to 
            clause 4.7.2.1 for this resource, inclusion of the Link HTTP header 
            in this response shall follow the provisions in clause 4.7.2.3.
          headers:
          headers:
            Content-Type:
            Content-Type:
              description: The MIME type of the body of the response.
              description: The MIME type of the body of the response.