Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NFV - Network Functions Virtualisation
SOL002-SOL003
Commits
fc734f43
Commit
fc734f43
authored
Jul 17, 2019
by
Samir Medjiah
Browse files
SOL002_32 DELETE method (on Individual VNF instance) description and response updated
parent
e8529141
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml
View file @
fc734f43
...
...
@@ -459,13 +459,13 @@ paths:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/504"
delete
:
description
:
>
This method deletes an
i
ndividual VNF instance resource.
This method deletes an
"I
ndividual VNF instance
"
resource.
responses
:
204
:
description
:
>
204 NO CONTENT
The VNF instance resource and the associated VNF identifier were
The
"Individual
VNF instance
"
resource and the associated VNF identifier were
deleted successfully.
The response body shall be empty.
headers
:
...
...
@@ -499,7 +499,7 @@ paths:
409 CONFLICT
Error: The operation cannot be executed currently, due to a conflict with the state of the resource.
Typically, this is due to the fact that the VNF instance resource is in INSTANTIATED state.
Typically, this is due to the fact that the
"Individual
VNF instance
"
resource is in INSTANTIATED state.
The response body shall contain a ProblemDetails structure, in which the "detail" attribute shall
convey more information about the error.
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/409"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment