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
b0ad36f5
Commit
b0ad36f5
authored
Feb 10, 2021
by
Francesca Moscatelli
Browse files
SOL002-SOL003: fix in common data types
parent
ee6d7ed4
Pipeline
#5988
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/definitions/SOL002SOL003VNFLifecycleManagement_def.yaml
View file @
b0ad36f5
...
...
@@ -1086,6 +1086,42 @@ definitions:
"metadata" attribute of the VnfVirtualLinkResourceInfo structure.
$ref
:
"
SOL002SOL003_def.yaml#/definitions/KeyValuePairs"
AffectedExtLinkPort
:
description
:
>
This type provides information about added and deleted external link ports (link ports attached to external
virtual links). It shall comply with the provisions in table 5.5.3.14a-1.
type
:
object
required
:
-
id
-
changeType
-
extCpInstanceId
-
resourceHandle
properties
:
id
:
description
:
>
Identifier of the link port, identifying the applicable "extLinkPorts" entry in the "ExtVirtualLinkInfo"
data type (see clause 5.5.3.2).
$ref
:
"
SOL002SOL003_def.yaml#/definitions/IdentifierInVnf"
changeType
:
description
:
>
Signals the type of change.
Permitted values:
- ADDED
- REMOVED
type
:
string
enum
:
-
ADDED
-
REMOVED
extCpInstanceId
:
description
:
>
Identifier of the related external CP instance.
$ref
:
"
SOL002SOL003_def.yaml#/definitions/IdentifierInVnf"
resourceHandle
:
description
:
>
Reference to the link port resource. Detailed information is (for added resources)
or has been (for removed resources) available from the VIM.
$ref
:
"
SOL002SOL003_def.yaml#/definitions/ResourceHandle"
AffectedVirtualStorage
:
description
:
>
This type provides information about added, deleted, modified and
...
...
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