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

SOL003_125 SOL003_126: 200 Response description has been updated in some GET...

SOL003_125 SOL003_126: 200 Response description has been updated in some GET methods (VNF Package Management interface)
parent 58961dc4
Loading
Loading
Loading
Loading
+15 −3
Original line number Diff line number Diff line
@@ -124,7 +124,13 @@ paths:
          description: > 
            OK

            Information of the selected VNF packages.
            Information about zero or more VNF packages was queried successfully.
            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 representations as defined in clause 10.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.
@@ -759,8 +765,14 @@ paths:
          description: > 
            OK

            Active subscriptions of the functional block that invokes the
            method.
            The list of subscriptions was queried successfully.
            The representations body shall contain in an array the representations
            of all active subscriptions of the functional block that invokes the
            method , i.e. zero or more representations of VNF package Management
            subscriptions as defined in clause 10.5.2.4.
            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.