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
...@@ -124,7 +124,13 @@ paths: ...@@ -124,7 +124,13 @@ paths:
description: > description: >
OK 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: headers:
Content-Type: Content-Type:
description: The MIME type of the body of the response. description: The MIME type of the body of the response.
...@@ -759,8 +765,14 @@ paths: ...@@ -759,8 +765,14 @@ paths:
description: > description: >
OK OK
Active subscriptions of the functional block that invokes the The list of subscriptions was queried successfully.
method. 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: headers:
Content-Type: Content-Type:
description: The MIME type of the body of the response. description: The MIME type of the body of the response.
......
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