Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
S
SOL005
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
2
Issues
2
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
NFV - Network Functions Virtualisation
SOL005
Commits
77ca8791
Commit
77ca8791
authored
Apr 10, 2019
by
Samir Medjiah
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated 200 OK description in NS LCM, NS FM, VNF PM interfaces
parent
fca0635c
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
40 additions
and
22 deletions
+40
-22
NSFaultManagement.yaml
src/SOL005/NSFaultManagement/NSFaultManagement.yaml
+11
-4
NSLifecycleManagement.yaml
src/SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml
+22
-17
VNFPackageManagement.yaml
src/SOL005/VNFPackageManagement/VNFPackageManagement.yaml
+7
-1
No files found.
src/SOL005/NSFaultManagement/NSFaultManagement.yaml
View file @
77ca8791
...
...
@@ -140,8 +140,11 @@ paths:
description
:
>
200 OK
The request has succeeded
.
Information about zero or more alarms was queried successfully
.
The response body shall contain the list of related alarms.
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.
headers
:
Content-Type
:
description
:
The MIME type of the body of the response.
...
...
@@ -555,9 +558,13 @@ paths:
200 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 FM subscriptions,
as defined in clause 8.5.2.3.
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.
headers
:
Content-Type
:
description
:
The MIME type of the body of the response.
...
...
src/SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml
View file @
77ca8791
...
...
@@ -272,11 +272,12 @@ paths:
description
:
>
200 OK
Information about zero or more NS instances was
queried successfully.
The response body shall contain representations of
zero or more NS instances, as defined in
clause 6.5.2.8.
Information about zero or more NS instances was queried successfully.
The response body shall contain in an array the representations of
zero or more NS instances, as defined in clause 6.5.2.8.
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.
headers
:
Content-Type
:
description
:
The MIME type of the body of the response.
...
...
@@ -980,11 +981,13 @@ paths:
description
:
>
200 OK
Status information for zero or more NS lifecycle
management operation occurrences was queried successfully.
The response body shall contain representations of
zero or more NS instances, as defined in
clause 5.5.2.13.
Status information for zero or more NS lifecycle management operation
occurrences was queried successfully.
The response body shall contain in an array the representations of
zero or more NS instances, as defined in clause 5.5.2.13.
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.
headers
:
Content-Type
:
description
:
The MIME type of the body of the response.
...
...
@@ -1090,10 +1093,10 @@ paths:
description
:
>
200 OK
Information about a
n individual NS instance was queried successfully.
The response body shall contain status information
about a NS lifecycle management operation
occurrence (see clause 6.5.2.3).
Information about a
NS LCM operation occurrence was
queried successfully.
The response body shall contain status information about a NS
lifecycle management operation
occurrence (see clause 6.5.2.3).
schema
:
type
:
"
object"
properties
:
...
...
@@ -1723,9 +1726,11 @@ paths:
200 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 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.
headers
:
Content-Type
:
type
:
"
string"
...
...
src/SOL005/VNFPackageManagement/VNFPackageManagement.yaml
View file @
77ca8791
...
...
@@ -168,7 +168,13 @@ paths:
description
:
>
200 OK
Information of the selected VNF packages.
Information about zero or more VNF packages was successfully queried.
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 info representations as defined in clause 9.5.2.5.
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.
headers
:
Content-Type
:
description
:
The MIME type of the body of the response.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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