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
6d4c05ed
Commit
6d4c05ed
authored
Oct 28, 2022
by
ishaqm
Browse files
update SOL003
parent
a7d220e2
Pipeline
#13194
passed with stage
in 0 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml
View file @
6d4c05ed
...
...
@@ -791,7 +791,7 @@ paths:
back, i.e. the related "Individual VNF LCM operation occurrence" is either in "PROCESSING" or "ROLLING_BACK" state.
See clause 5.4.17.3.1.
requestBody
:
$ref
:
'
#/components/requestBodies/CancelModeRequest'
$ref
:
'
#/components/requestBodies/
VnfInstance
CancelModeRequest'
responses
:
"
202"
:
$ref
:
'
#/components/responses/VnfLcmOpOccCancel.Post.202'
...
...
@@ -1454,14 +1454,14 @@ components:
$ref
:
./definitions/SOL002VNFLifecycleManagement_def.yaml#/definitions/ChangeCurrentVnfPkgRequest
required
:
true
CancelModeRequest
:
VnfInstance
CancelModeRequest
:
description
:
|
The POST request to this resource shall include a CancelMode structure in the message content to
choose between "graceful" and "forceful" cancellation.
content
:
application/json
:
schema
:
$ref
:
../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/CancelMode
Request
$ref
:
../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/CancelMode
VnfLcmSubscriptionRequest
:
description
:
|
...
...
src/SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml
View file @
6d4c05ed
...
...
@@ -1438,8 +1438,7 @@ components:
content
:
application/json
:
schema
:
$ref
:
"
../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/CancelModeRequest"
required
:
true
$ref
:
"
../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/CancelMode"
VnfInfoModificationRequest
:
description
:
|
...
...
src/definitions/SOL002SOL003VNFLifecycleManagement_def.yaml
View file @
6d4c05ed
...
...
@@ -171,7 +171,7 @@ definitions:
items
:
$ref
:
"
SOL002SOL003_def.yaml#/definitions/Identifier"
CancelMode
Request
:
CancelMode
:
description
:
>
This type represents a parameter to select the mode of cancelling an
ongoing VNF LCM operation occurrence.
...
...
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