Commit 58961dc4 authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL003_122 SOL003_123 SOL003_124: 200 Response description has been updated in...

SOL003_122 SOL003_123 SOL003_124: 200 Response description has been updated in some GET methods (VNF Indicator interface)
parent da08b02c
Loading
Loading
Loading
Loading
+26 −10
Original line number Diff line number Diff line
@@ -88,9 +88,15 @@ paths:
          description: > 
            OK

            The list of VNF indicators was queried successfully.
            The response body shall contain the representations of all VNF
            indicators that match the attribute filter.
            Information about zero or more VNF indicators was queried 
            successfully.
            The response body shall contain in an array the representations 
            of all VNF indicators that match the attribute filter, i.e. 
            zero or more representations of VNF indicators as defined in 
            clause 8.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: >
@@ -194,10 +200,15 @@ paths:
          description: > 
            OK

            The list of VNF indicators was queried successfully.
            The response body shall contain the representations of all VNF
            indicators that are related to the particular VNF instance and
            that match the attribute filter.
            Information about zero or more VNF indicators was queried 
            successfully.
            The response body shall contain in an array the representations 
            of all VNF indicators that are related to the particular VNF 
            instance and that match the attribute filter, i.e. zero or more
            representations of VNF indicators as defined in clause 8.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: >
@@ -478,9 +489,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
            which match the attribute filter.
            The response body shall contain in an array the representations 
            of all active subscriptions of the functional block that invokes 
            the method which match the attribute filter, i.e. zero or more
            representations of VNF indicator subscriptions as defined in 
            clause 8.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: >