Commit 42d3017e authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL003_117 SOL003_118 SOL003_119: 200 Response description has been updated in...

SOL003_117 SOL003_118 SOL003_119: 200 Response description has been updated in some GET methods (VNF Performance interface)
parent 83265437
......@@ -194,8 +194,12 @@ paths:
OK
Information about zero or more PM jobs was queried successfully.
The response body shall contain representations of zero or more PM
jobs.
The response body shall contain in an array representations of
zero or more PM jobs, as defined in clause 6.5.2.7.
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: >
......@@ -565,8 +569,12 @@ paths:
Information about zero or more thresholds was queried
successfully.
The response body shall contain representations of zero
or more thresholds.
The response body shall contain in an array representations
of zero or more thresholds, as defined in 6.5.2.9.
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:
Location:
description: The resource URI of the created VNF instance
......@@ -872,8 +880,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.
The response 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 PM subscriptions
as defined in 6.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: >
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment