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
363451f7
Commit
363451f7
authored
Jul 17, 2019
by
Samir Medjiah
Browse files
SOL002_27 POST method (on VNF instances) response updated
parent
7ef99cee
Changes
1
Show whitespace changes
Inline
Side-by-side
src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml
View file @
363451f7
...
@@ -88,9 +88,12 @@ paths:
...
@@ -88,9 +88,12 @@ paths:
description
:
>
description
:
>
201 CREATED
201 CREATED
A VNF Instance identifier was created successfully.
Shall be returned when a new "Individual VNF Instance" resource and
The response body shall contain a representation of the created VNF instance, as defined in clause 5.5.2.2.
the associated VNF instance identifier has been created successfully.
The HTTP response shall include a "Location" HTTP header that contains the resource URI of the created VNF instance.
The response body shall contain a representation of the created VNF
instance, as defined in clause 5.5.2.2.
The HTTP response shall include a "Location" HTTP header that contains
the resource URI of the created VNF instance.
headers
:
headers
:
Content-Type
:
Content-Type
:
description
:
>
description
:
>
...
...
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