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
b596b54f
Commit
b596b54f
authored
Mar 01, 2019
by
Francesca Moscatelli
Browse files
cpInstanceType propertiy added to VnfLinkPortInfo
parent
9eb7cfb0
Pipeline
#352
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/definitions/SOL002SOL003VNFLifecycleManagement_def.yaml
View file @
b596b54f
...
...
@@ -1208,6 +1208,17 @@ definitions:
The value refers to an "extCpInfo" item in the VnfInstance or a
"vnfcCpInfo" item of a "vnfcResouceInfo" item in the VnfInstance.
$ref
:
"
SOL002SOL003_def.yaml#/definitions/IdentifierInVnf"
cpInstanceType
:
description
:
>
Type of the CP instance that is identified by cpInstanceId.
Shall be present if "cpInstanceId" is present, and shall be absent otherwise.
Permitted values:
VNFC_CP: The link port is connected to a VNFC CP
EXT_CP: The link port is associated to an external CP.
type
:
string
enum
:
-
VNFC_CP
-
EXT_CP
VnfOperationalStateType
:
type
:
string
...
...
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