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
cb95e38e
Commit
cb95e38e
authored
Jul 17, 2019
by
Samir Medjiah
Browse files
SOL002_30 GET method (on Individual VNF instance) description and response updated
parent
fba175d3
Changes
1
Show whitespace changes
Inline
Side-by-side
src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml
View file @
cb95e38e
...
@@ -312,15 +312,15 @@ paths:
...
@@ -312,15 +312,15 @@ paths:
type
:
string
type
:
string
get
:
get
:
description
:
>
description
:
>
Information about a
n individual VNF instance was queried successfully
.
Information about a
VNF instance by reading an "Individual VNF instance"
.
responses
:
responses
:
200
:
200
:
description
:
>
description
:
>
200 OK
200 OK
Information about
zero or more VNF instances was queried
Information about
an individual VNF instance has been read successfully.
successfully.
The response body shall contain
The response body shall contain
a representation of the VNF instance,
representations of zero or more VNF instances
.
as defined in clause 5.5.2.2
.
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.
...
...
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