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
SOL005
Commits
4fa3e449
Commit
4fa3e449
authored
Apr 21, 2021
by
piscione
Browse files
SOL005_12: added attribute and note to UpdateNsRequest data model
parent
cbe0a6b3
Changes
1
Show whitespace changes
Inline
Side-by-side
src/SOL005/NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml
View file @
4fa3e449
...
...
@@ -2269,6 +2269,20 @@ definitions:
type
:
array
items
:
$ref
:
"
#/definitions/InstantiateVnfData"
terminateVnfData
:
description
:
>
Specifies the details to terminate VNF instance(s).
It shall be present only if updateType = "REMOVE_VNF"
and if the VNF instance(s) is(are) to be terminated as
part of this operation.
If a VNF instance is removed from an NS and this NS was the
last one for which this VNF instance was a part, the VNF instance
is terminated by the NFVO.
For each of the referred vnfInstanceId in the terminateVnfData,
there shall be a corresponding value in the removeVnfInstanceId.
type
:
array
items
:
$ref
:
"
#/definitions/TerminateVnfData"
changeVnfFlavourData
:
description
:
>
Identifies the new DF of the VNF instance to be
...
...
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