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

SOL002_62 POST Method (on Cancel operation task) description and response updated

parent b158d372
No related branches found
No related tags found
No related merge requests found
......@@ -1997,14 +1997,15 @@ paths:
description: >
The POST method initiates cancelling an ongoing VNF lifecycle
operation while it is being executed or rolled back, i.e. the related
"VNF LCM operation occurrence" is either in "PROCESSING" or
"Individual VNF LCM operation occurrence" is either in "PROCESSING" or
"ROLLING_BACK" state.
responses:
202:
description: >
202 ACCEPTED
The request was accepted for processing, but processing has not been completed.
The request has been accepted for processing, but processing has not
been completed.
The response shall have an empty payload body.
headers:
#TODO: Add headers defined in 4.3.4.3
......
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