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

SOL002_47 POST method (on Operate VNF task) response updated

parent 9adc09f1
No related branches found
No related tags found
No related merge requests found
......@@ -1224,7 +1224,7 @@ paths:
type: string
post:
description: >
The POST method changes the operational state of a VNF instance resource.
The POST method changes the operational state of a VNF instance.
parameters:
- name: OperateVnfRequest
description: Parameters for the Operate VNF operation.
......@@ -1237,7 +1237,7 @@ paths:
description: >
202 ACCEPTED
The request was accepted for processing, but the processing has not been completed.
The request has been accepted for processing, but the processing has not been completed.
The response body shall be empty.
The HTTP response shall include a "Location" HTTP header that contains the URI of the
newly-created "VNF LCM operation occurrence" resource corresponding to the operation.
......
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