Commit 363451f7 authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL002_27 POST method (on VNF instances) response updated

parent 7ef99cee
Loading
Loading
Loading
Loading
+6 −3
Original line number Diff line number Diff line
@@ -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: >