Commit 83265437 authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL003_114 SOL003_115 SOL003_116 : 200 Response description has been updated...

SOL003_114 SOL003_115 SOL003_116 : 200 Response description has been updated in some GET methods (VNF LCM interface)
parent 09012df0
Loading
Loading
Loading
Loading
+21 −6
Original line number Diff line number Diff line
@@ -206,8 +206,13 @@ paths:
            OK

            Information about zero or more VNF instances was queried
            successfully. The response body shall contain
            representations of zero or more VNF instances.
            successfully. The response body shall contain in an array
            the representations of zero or more VNF instances, as defined
            in clause 5.5.2.2.
            If the VNFM 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:
            Content-Type:
              description: The MIME type of the body of the response.
@@ -1133,8 +1138,12 @@ paths:

            Status information for zero or more VNF lifecycle management
            operation occurrences was queried successfully. The response body
            shall contain status information about zero or more VNF lifecycle
            operation occurrences.
            shall contain in an array the status information about zero or 
            more VNF lifecycle operation occurrences.
            If the VNFM 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:
            Content-Type:
              description: The MIME type of the body of the response.
@@ -1676,8 +1685,14 @@ paths:
            OK

            The list of subscriptions was queried successfully. The response
            body shall contain the representations of all active subscriptions
            of the functional block that invokes the method.
            body shall contain the in an array representations of all active 
            subscriptions of the functional block that invokes the method, 
            i.e. zero or more representations of lifecycle change notification
            subscriptions as defined in clause 5.5.2.16.
            If the VNFM 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:
            Content-Type:
              description: The MIME type of the body of the response.