Skip to content
Snippets Groups Projects
Commit 9173c66a authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL002_65 GET Method (on Subscriptions) description and response updated

parent 1c6c92ec
No related branches found
No related tags found
No related merge requests found
......@@ -2164,7 +2164,7 @@ paths:
parameters:
- name: filter
description: >
Attribute-based filtering expression according to clause 4.3.2.
Attribute-based filtering expression according to clause 5.2 of ETSI GS NFV-SOL 013.
The VNFM shall support receiving this parameter as part of the URI query string.
The EM may supply this parameter. All attribute names that appear in the LccnSubscription
and in data types referenced from it shall be supported by the VNFM in the filter expression.
......@@ -2199,7 +2199,7 @@ paths:
description: >
200 OK
The list of subscriptions was queried successfully.
The list of subscriptions has been queried successfully.
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 lifecycle
change notification subscriptions as defined in clause 5.5.2.16.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment