Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NFV - Network Functions Virtualisation
SOL002-SOL003
Commits
554a5775
Commit
554a5775
authored
Jul 17, 2019
by
Samir Medjiah
Browse files
SOL002_107 GET Method (on "Subscriptions") request and response updated
parent
bd9d087f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml
View file @
554a5775
...
...
@@ -1069,7 +1069,7 @@ paths:
type
:
string
-
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 PmSubscription
and in data types referenced from it shall be supported by the VNFM in attribute-based filtering expression.
...
...
@@ -1103,7 +1103,7 @@ paths:
description
:
>
Marker to obtain the next page of a paged response.
Shall be supported by the VNFM if the VNFM supports alternative 2
(paging) according to clause
4.7
.2.1 for this resource.
(paging) according to clause
5.4
.2.1
of ETSI GS NFV-SOL 013
for this resource.
in
:
query
required
:
false
type
:
string
...
...
@@ -1112,12 +1112,16 @@ paths:
description
:
>
200 OK
T
he list of subscriptions was queried successfully.
Shall be returned when t
he list of subscriptions was 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 PM subscriptions as defined in clause 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.
If the "filter" URI parameter was supplied in the request, the data in the response
body shall have been transformed according to the rules specified in clause 5.2.2
of ETSI GS NFV-SOL 013.
If the VNFM supports alternative 2 (paging) according to clause 5.4.2.1 of ETSI GS NFV-SOL 013
for this resource, inclusion of the Link HTTP header in this response shall follow the
provisions in clause 5.4.2.3 of ETSI GS NFV-SOL 013.
headers
:
Content-Type
:
description
:
The MIME type of the body of the response.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment