Skip to content
Snippets Groups Projects
Commit 363451f7 authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL002_27 POST method (on VNF instances) response updated

parent 7ef99cee
No related branches found
No related tags found
No related merge requests found
......@@ -88,9 +88,12 @@ paths:
description: >
201 CREATED
A VNF Instance identifier was created successfully.
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.
Shall be returned when a new "Individual VNF Instance" resource and
the associated VNF instance identifier has been created successfully.
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:
Content-Type:
description: >
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment