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
40302faf
Commit
40302faf
authored
Jul 23, 2021
by
Sana Zulfiqar
Browse files
Updated error codes descriptions
parent
44336082
Pipeline
#7811
passed with stage
in 0 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/SOL002/VNFFaultManagement/VNFFaultManagement.yaml
View file @
40302faf
...
@@ -120,6 +120,8 @@ paths:
...
@@ -120,6 +120,8 @@ paths:
responses
:
responses
:
"
200"
:
"
200"
:
$ref
:
'
#/components/responses/IndividualAlarm.Patch.200'
$ref
:
'
#/components/responses/IndividualAlarm.Patch.200'
"
409"
:
$ref
:
'
#/components/responses/IndividualAlarm.Patch.409'
"
400"
:
"
400"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
"
401"
:
"
401"
:
...
@@ -132,8 +134,6 @@ paths:
...
@@ -132,8 +134,6 @@ paths:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
"
406"
:
"
406"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
"
409"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/409
"
412"
:
"
412"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/412
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/412
"
416"
:
"
416"
:
...
@@ -496,6 +496,48 @@ components:
...
@@ -496,6 +496,48 @@ components:
schema
:
schema
:
$ref
:
../../definitions/SOL002SOL003VNFFaultManagement_def.yaml#/definitions/AlarmModifications
$ref
:
../../definitions/SOL002SOL003VNFFaultManagement_def.yaml#/definitions/AlarmModifications
IndividualAlarm.Patch.409
:
description
:
|
409 CONFLICT
Shall be returned upon the following error: The
operation cannot be executed currently, due to a
conflict with the state of the "Individual alarm"
resource.
Typically, this is due to the fact that the alarm is
already in the state that is requested to be set (such
as trying to acknowledge an already-acknowledged
alarm).
The response body shall contain a ProblemDetails
structure, in which the "detail" attribute shall convey
more information about the error.
headers
:
WWW-Authenticate
:
description
:
|
Challenge if the corresponding HTTP request has not provided authorization, or error details if the
corresponding HTTP request has provided an invalid authorization token.
style
:
simple
explode
:
false
schema
:
type
:
string
Version
:
description
:
The used API version.
style
:
simple
explode
:
false
schema
:
type
:
string
Content-Type
:
description
:
|
The MIME type of the body of the response. Reference: IETF RFC 7231
style
:
simple
explode
:
false
schema
:
type
:
string
content
:
application/json
:
schema
:
$ref
:
"
../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
IndividualAlarmEscalate.Post.204
:
IndividualAlarmEscalate.Post.204
:
description
:
|
description
:
|
204 No Content
204 No Content
...
...
src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml
View file @
40302faf
...
@@ -152,6 +152,8 @@ paths:
...
@@ -152,6 +152,8 @@ paths:
responses
:
responses
:
"
204"
:
"
204"
:
$ref
:
'
#/components/responses/IndividualVnfInstance.Delete.204'
$ref
:
'
#/components/responses/IndividualVnfInstance.Delete.204'
"
409"
:
$ref
:
'
#/components/responses/IndividualVnfInstance.Delete.409'
"
400"
:
"
400"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
"
401"
:
"
401"
:
...
@@ -164,8 +166,6 @@ paths:
...
@@ -164,8 +166,6 @@ paths:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
"
406"
:
"
406"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
"
409"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/409
"
416"
:
"
416"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
"
422"
:
"
422"
:
...
@@ -187,6 +187,8 @@ paths:
...
@@ -187,6 +187,8 @@ paths:
responses
:
responses
:
"
202"
:
"
202"
:
$ref
:
'
#/components/responses/IndividualVnfInstance.Patch.202'
$ref
:
'
#/components/responses/IndividualVnfInstance.Patch.202'
"
409"
:
$ref
:
'
#/components/responses/IndividualVnfInstance.Patch.409'
"
400"
:
"
400"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
"
401"
:
"
401"
:
...
@@ -199,8 +201,6 @@ paths:
...
@@ -199,8 +201,6 @@ paths:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
"
406"
:
"
406"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
"
409"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/409
"
412"
:
"
412"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/412
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/412
"
416"
:
"
416"
:
...
@@ -229,6 +229,8 @@ paths:
...
@@ -229,6 +229,8 @@ paths:
responses
:
responses
:
"
202"
:
"
202"
:
$ref
:
'
#/components/responses/InstantiateVnfInstance.Post.202'
$ref
:
'
#/components/responses/InstantiateVnfInstance.Post.202'
"
409"
:
$ref
:
'
#/components/responses/InstantiateVnfInstance.Post.409'
"
400"
:
"
400"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
"
401"
:
"
401"
:
...
@@ -241,8 +243,6 @@ paths:
...
@@ -241,8 +243,6 @@ paths:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
"
406"
:
"
406"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
"
409"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/409
"
416"
:
"
416"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
"
422"
:
"
422"
:
...
@@ -269,6 +269,8 @@ paths:
...
@@ -269,6 +269,8 @@ paths:
responses
:
responses
:
"
202"
:
"
202"
:
$ref
:
'
#/components/responses/ScaleVnfInstance.Post.202'
$ref
:
'
#/components/responses/ScaleVnfInstance.Post.202'
"
409"
:
$ref
:
'
#/components/responses/ScaleVnfInstance.Post.409'
"
400"
:
"
400"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
"
401"
:
"
401"
:
...
@@ -281,8 +283,6 @@ paths:
...
@@ -281,8 +283,6 @@ paths:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
"
406"
:
"
406"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
"
409"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/409
"
416"
:
"
416"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
"
422"
:
"
422"
:
...
@@ -309,6 +309,8 @@ paths:
...
@@ -309,6 +309,8 @@ paths:
responses
:
responses
:
"
202"
:
"
202"
:
$ref
:
'
#/components/responses/ScaleVnfInstanceToLevel.Post.202'
$ref
:
'
#/components/responses/ScaleVnfInstanceToLevel.Post.202'
"
409"
:
$ref
:
'
#/components/responses/ScaleVnfInstanceToLevel.Post.409'
"
400"
:
"
400"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
"
401"
:
"
401"
:
...
@@ -321,8 +323,6 @@ paths:
...
@@ -321,8 +323,6 @@ paths:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
"
406"
:
"
406"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
"
409"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/409
"
416"
:
"
416"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
"
422"
:
"
422"
:
...
@@ -349,6 +349,8 @@ paths:
...
@@ -349,6 +349,8 @@ paths:
responses
:
responses
:
"
202"
:
"
202"
:
$ref
:
'
#/components/responses/VnfInstanceChangeFlavour.Post.202'
$ref
:
'
#/components/responses/VnfInstanceChangeFlavour.Post.202'
"
409"
:
$ref
:
'
#/components/responses/VnfInstanceChangeFlavour.Post.409'
"
400"
:
"
400"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
"
401"
:
"
401"
:
...
@@ -361,8 +363,6 @@ paths:
...
@@ -361,8 +363,6 @@ paths:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
"
406"
:
"
406"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
"
409"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/409
"
416"
:
"
416"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
"
422"
:
"
422"
:
...
@@ -390,6 +390,8 @@ paths:
...
@@ -390,6 +390,8 @@ paths:
responses
:
responses
:
"
202"
:
"
202"
:
$ref
:
'
#/components/responses/TerminateVnfInstance.Post.202'
$ref
:
'
#/components/responses/TerminateVnfInstance.Post.202'
"
409"
:
$ref
:
'
#/components/responses/TerminateVnfInstance.Post.409'
"
400"
:
"
400"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
"
401"
:
"
401"
:
...
@@ -402,8 +404,6 @@ paths:
...
@@ -402,8 +404,6 @@ paths:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
"
406"
:
"
406"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
"
409"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/409
"
416"
:
"
416"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
"
422"
:
"
422"
:
...
@@ -430,6 +430,8 @@ paths:
...
@@ -430,6 +430,8 @@ paths:
responses
:
responses
:
"
202"
:
"
202"
:
$ref
:
'
#/components/responses/HealVnfInstance.Post.202'
$ref
:
'
#/components/responses/HealVnfInstance.Post.202'
"
409"
:
$ref
:
'
#/components/responses/HealVnfInstance.Post.409'
"
400"
:
"
400"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
"
401"
:
"
401"
:
...
@@ -442,8 +444,6 @@ paths:
...
@@ -442,8 +444,6 @@ paths:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
"
406"
:
"
406"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
"
409"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/409
"
416"
:
"
416"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
"
422"
:
"
422"
:
...
@@ -470,6 +470,8 @@ paths:
...
@@ -470,6 +470,8 @@ paths:
responses
:
responses
:
"
202"
:
"
202"
:
$ref
:
'
#/components/responses/OperateVnfInstance.Post.202'
$ref
:
'
#/components/responses/OperateVnfInstance.Post.202'
"
409"
:
$ref
:
'
#/components/responses/OperateVnfInstance.Post.409'
"
400"
:
"
400"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
"
401"
:
"
401"
:
...
@@ -482,8 +484,6 @@ paths:
...
@@ -482,8 +484,6 @@ paths:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
"
406"
:
"
406"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
"
409"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/409
"
416"
:
"
416"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
"
422"
:
"
422"
:
...
@@ -510,6 +510,8 @@ paths:
...
@@ -510,6 +510,8 @@ paths:
responses
:
responses
:
"
202"
:
"
202"
:
$ref
:
'
#/components/responses/VnfInstanceChangeExtConn.Post.202'
$ref
:
'
#/components/responses/VnfInstanceChangeExtConn.Post.202'
"
409"
:
$ref
:
'
#/components/responses/VnfInstanceChangeExtConn.Post.409'
"
400"
:
"
400"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
"
401"
:
"
401"
:
...
@@ -522,8 +524,6 @@ paths:
...
@@ -522,8 +524,6 @@ paths:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
"
406"
:
"
406"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
"
409"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/409
"
416"
:
"
416"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
"
422"
:
"
422"
:
...
@@ -551,6 +551,8 @@ paths:
...
@@ -551,6 +551,8 @@ paths:
responses
:
responses
:
"
202"
:
"
202"
:
$ref
:
'
#/components/responses/VnfInstanceChangeVnfPkg.Post.202'
$ref
:
'
#/components/responses/VnfInstanceChangeVnfPkg.Post.202'
"
409"
:
$ref
:
'
#/components/responses/VnfInstanceChangeVnfPkg.Post.409'
"
400"
:
"
400"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
"
401"
:
"
401"
:
...
@@ -563,8 +565,6 @@ paths:
...
@@ -563,8 +565,6 @@ paths:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
"
406"
:
"
406"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
"
409"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/409
"
416"
:
"
416"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
"
422"
:
"
422"
:
...
@@ -671,6 +671,8 @@ paths:
...
@@ -671,6 +671,8 @@ paths:
responses
:
responses
:
"
202"
:
"
202"
:
$ref
:
'
#/components/responses/VnfLcmOpOccRetry.Post.202'
$ref
:
'
#/components/responses/VnfLcmOpOccRetry.Post.202'
"
409"
:
$ref
:
'
#/components/responses/VnfLcmOpOccRetry.Post.409'
"
400"
:
"
400"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
"
401"
:
"
401"
:
...
@@ -683,8 +685,6 @@ paths:
...
@@ -683,8 +685,6 @@ paths:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
"
406"
:
"
406"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
"
409"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/409
"
416"
:
"
416"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
"
422"
:
"
422"
:
...
@@ -711,6 +711,8 @@ paths:
...
@@ -711,6 +711,8 @@ paths:
responses
:
responses
:
"
202"
:
"
202"
:
$ref
:
'
#/components/responses/VnfLcmOpOccRollback.Post.202'
$ref
:
'
#/components/responses/VnfLcmOpOccRollback.Post.202'
"
409"
:
$ref
:
'
#/components/responses/VnfLcmOpOccRollback.Post.409'
"
400"
:
"
400"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
"
401"
:
"
401"
:
...
@@ -723,8 +725,6 @@ paths:
...
@@ -723,8 +725,6 @@ paths:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
"
406"
:
"
406"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
"
409"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/409
"
416"
:
"
416"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
"
422"
:
"
422"
:
...
@@ -750,6 +750,8 @@ paths:
...
@@ -750,6 +750,8 @@ paths:
responses
:
responses
:
"
200"
:
"
200"
:
$ref
:
'
#/components/responses/VnfLcmOpOccFail.Post.200'
$ref
:
'
#/components/responses/VnfLcmOpOccFail.Post.200'
"
409"
:
$ref
:
'
#/components/responses/VnfLcmOpOccFail.Post.409'
"
400"
:
"
400"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
"
401"
:
"
401"
:
...
@@ -762,8 +764,6 @@ paths:
...
@@ -762,8 +764,6 @@ paths:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
"
406"
:
"
406"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
"
409"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/409
"
416"
:
"
416"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
"
422"
:
"
422"
:
...
@@ -790,6 +790,8 @@ paths:
...
@@ -790,6 +790,8 @@ paths:
responses
:
responses
:
"
202"
:
"
202"
:
$ref
:
'
#/components/responses/VnfLcmOpOccCancel.Post.202'
$ref
:
'
#/components/responses/VnfLcmOpOccCancel.Post.202'
"
409"
:
$ref
:
'
#/components/responses/VnfLcmOpOccCancel.Post.409'
"
400"
:
"
400"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
"
401"
:
"
401"
:
...
@@ -802,8 +804,6 @@ paths:
...
@@ -802,8 +804,6 @@ paths:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
"
406"
:
"
406"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
"
409"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/409
"
416"
:
"
416"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
"
422"
:
"
422"
:
...
@@ -973,6 +973,8 @@ paths:
...
@@ -973,6 +973,8 @@ paths:
responses
:
responses
:
"
202"
:
"
202"
:
$ref
:
'
#/components/responses/VnfInstanceCreateSnapshot.Post.202'
$ref
:
'
#/components/responses/VnfInstanceCreateSnapshot.Post.202'
"
409"
:
$ref
:
'
#/components/responses/VnfInstanceCreateSnapshot.Post.409'
"
400"
:
"
400"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
"
401"
:
"
401"
:
...
@@ -985,8 +987,6 @@ paths:
...
@@ -985,8 +987,6 @@ paths:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
"
406"
:
"
406"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
"
409"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/409
"
416"
:
"
416"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
"
422"
:
"
422"
:
...
@@ -1013,6 +1013,8 @@ paths:
...
@@ -1013,6 +1013,8 @@ paths:
responses
:
responses
:
"
202"
:
"
202"
:
$ref
:
'
#/components/responses/VnfInstanceRevertToSnapshot.Post.202'
$ref
:
'
#/components/responses/VnfInstanceRevertToSnapshot.Post.202'
"
409"
:
$ref
:
'
#/components/responses/VnfInstanceRevertToSnapshot.Post.409'
"
400"
:
"
400"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
"
401"
:
"
401"
:
...
@@ -1025,8 +1027,6 @@ paths:
...
@@ -1025,8 +1027,6 @@ paths:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
"
406"
:
"
406"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
"
409"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/409
"
416"
:
"
416"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
"
422"
:
"
422"
:
...
@@ -1162,6 +1162,8 @@ paths:
...
@@ -1162,6 +1162,8 @@ paths:
responses
:
responses
:
"
204"
:
"
204"
:
$ref
:
'
#/components/responses/IndividualVnfSnapshot.Delete.204'
$ref
:
'
#/components/responses/IndividualVnfSnapshot.Delete.204'
"
409"
:
$ref
:
'
#/components/responses/IndividualVnfSnapshot.Delete.409'
"
400"
:
"
400"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/400
"
401"
:
"
401"
:
...
@@ -1174,8 +1176,6 @@ paths:
...
@@ -1174,8 +1176,6 @@ paths:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/405
"
406"
:
"
406"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/406
"
409"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/409
"
416"
:
"
416"
:
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
$ref
:
../../responses/SOL002SOL003_resp.yaml#/components/responses/416
"
422"
:
"
422"
:
...
@@ -1504,19 +1504,19 @@ components:
...
@@ -1504,19 +1504,19 @@ components:
schema
:
schema
:
$ref
:
../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfIdentifierDeletionNotification
$ref
:
../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfIdentifierDeletionNotification
IndividualVnfInstance.
Patch.202
:
IndividualVnfInstance.
Delete.409
:
description
:
|
description
:
|
202 ACCEPTED
409 CONFLICT
The request was accepted for processing, but the processing has not been completed. On success, the HTTP
response shall include a "Location" HTTP header that contains the URI of the newly-created an "Individual
Shall be returned upon the following error: The
VNF LCM operation occurrence" resource corresponding to the operation. The response body shall be empty.
operation cannot be executed currently, due to a
conflict with the state of the resource.
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.
headers
:
headers
:
Version
:
description
:
The used API version.
style
:
simple
explode
:
false
schema
:
type
:
string
WWW-Authenticate
:
WWW-Authenticate
:
description
:
|
description
:
|
Challenge if the corresponding HTTP request has not provided authorization, or error details if the
Challenge if the corresponding HTTP request has not provided authorization, or error details if the
...
@@ -1525,30 +1525,30 @@ components:
...
@@ -1525,30 +1525,30 @@ components:
explode
:
false
explode
:
false
schema
:
schema
:
type
:
string