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

SOL002_56 POST Method (on Retry operation task) description and response updated

parent e14e33cb
No related branches found
No related tags found
No related merge requests found
......@@ -1709,13 +1709,15 @@ paths:
description: >
The POST method initiates retrying a VNF lifecycle operation if that
operation has experienced a temporary failure, i.e. the related
"VNF LCM operation occurrence" resource is in "FAILED_TEMP" state.
"Individual VNF LCM operation occurrence" resource is in "FAILED_TEMP"
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:
WWW-Authenticate:
......
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