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
SOL005
Commits
96c63be6
Commit
96c63be6
authored
Jul 10, 2019
by
moscatelli
Browse files
SOL005_92/SOL005_93: Subscriptions GET and POST methods updated
parent
f1449bf5
Pipeline
#1243
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml
View file @
96c63be6
...
...
@@ -995,7 +995,7 @@ paths:
description
:
>
200 OK
Information about a NS LCM operation occurrence
w
as
Information about a NS LCM operation occurrence
h
as
been
queried successfully.
The response body shall contain status information about a NS
lifecycle management operation occurrence (see clause 6.5.2.3).
...
...
@@ -1462,7 +1462,7 @@ paths:
description
:
>
201 Created
The subscription
w
as created successfully.
The subscription
h
as
been
created successfully.
The response body shall contain a representation of
the created subscription resource.
The HTTP response shall include a "Location:"
...
...
@@ -1522,7 +1522,7 @@ paths:
required
:
false
type
:
string
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 NFVO shall support receiving this parameter as part of the URI query string.
The OSS/BSS may supply this parameter.
All attribute names that appear in the LccnSubscription and in data types
...
...
@@ -1531,7 +1531,8 @@ paths:
in
:
query
description
:
>
Marker to obtain the next page of a paged response. Shall be supported by the NFVO
if the NFVO supports alternative 2 (paging) according to clause 4.7.2.1 for this resource.
if the NFVO supports alternative 2 (paging) according to clause 5.4.2.1 of
ETSI GS NFV SOL 013 for this resource.
required
:
false
type
:
string
-
name
:
Accept
...
...
@@ -1546,12 +1547,12 @@ paths:
description
:
>
200 OK
The list of subscriptions
w
as queried successfully.
The list of subscriptions
h
as
been
queried successfully.
The response body shall contain the representations of all active
subscriptions of the functional block that invokes the method.
If the NFVO 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.
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 01
3.
headers
:
Content-Type
:
type
:
string
...
...
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