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

SOL003_120 SOL003_121: 200 Response description has been updated in some GET...

SOL003_120 SOL003_121: 200 Response description has been updated in some GET methods (VNF Fault Management interface)
parent 42d3017e
Loading
Loading
Loading
Loading
+13 −4
Original line number Diff line number Diff line
@@ -91,8 +91,12 @@ paths:
          description: > 
            OK

            The request has succeeded.
            The response body shall contain the list of related alarms.
            Information about zero or more alarms was queried successfully.
            The response body shall contain in an array the representations
            of zero or more alarms as defined in clause 7.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: >
@@ -423,8 +427,13 @@ 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 in an array the representations of all active
            subscriptions of the functional block that invokes the method,
            i.e. zero or more representations of FM subscriptions as defined
            in clause 7.5.2.3.
            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: >