WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
Identifier of the "NetAttDefResourceInfo" structure that provides the
specification of the interface to attach the connection point to a secondary
container cluster network. See notes 3 and 4.
It shall be present if the external CP is associated to a VNFC realized
by one or a set of OS containers and is connected to a secondary container
cluster network. It shall not be present otherwise.
type:array
items:
$ref:"#/definitions/IdentifierInVnf"
metadata:
metadata:
description:>
description:>
Metadata about this external CP.
Metadata about this external CP.
@@ -1355,10 +1371,15 @@ definitions:
$ref:"#/definitions/IdentifierInVnf"
$ref:"#/definitions/IdentifierInVnf"
associatedVipCpId:
associatedVipCpId:
description:>
description:>
Identifier of the VIP CP instance that is exposed as this VnfExtCp instance, either
Identifier of the "VipCpInfo" structure that represents the VIP CP that is exposed by this external CP
directly or via a floating IP address, and the related "VipCpInfo" structure
instance, either directly or via a floating IP address, and the related "VipCpInfo" structure in "VnfInstance".
in "VnfInstance". Shall be present if the cpdId of this VnfExtCp has a vipCpd
Shall be present in case this CP instance maps to a VIP CP.
attribute. See note 1.
See note 1.
$ref:"#/definitions/IdentifierInVnf"
associatedVirtualCpId:
description:>
Identifier of the "VirtualCpInfo" structure that represents the virtual CP that is exposed by this external CP
instance. Shall be present in case this CP instance maps to a virtual CP. See note 1.
$ref:"#/definitions/IdentifierInVnf"
$ref:"#/definitions/IdentifierInVnf"
associatedVnfVirtualLinkId:
associatedVnfVirtualLinkId:
description:>
description:>
@@ -1415,7 +1436,8 @@ definitions:
This type represents describes a pair of ingress and egress CPs or SAPs which
This type represents describes a pair of ingress and egress CPs or SAPs which
the NFP passes by. It shall comply with the provisions defined in Table 6.5.3.72-1.
the NFP passes by. It shall comply with the provisions defined in Table 6.5.3.72-1.
NOTE 1: The presence of a single vnfExpCpId, pnfExtCpId, or sapId occurrence indicates that the CP or SAP is used both as an ingress and egress port at a particular NFP position.
NOTE 1: The presence of a single vnfExpCpId, pnfExtCpId, or sapId occurrence indicates
that the CP or SAP is used both as an ingress and egress port at a particular NFP position.
NOTE 2: Only one of these three attributes shall be present.
NOTE 2: Only one of these three attributes shall be present.
type:object
type:object
properties:
properties:
@@ -1703,6 +1725,7 @@ definitions:
ExtVirtualLinkInfo:
ExtVirtualLinkInfo:
type:object
type:object
description:This type represents information about an VNF external VL.
required:
required:
-id
-id
-resourceHandle
-resourceHandle
@@ -1724,6 +1747,14 @@ definitions:
type:array
type:array
items:
items:
$ref:"#/definitions/ExtLinkPortInfo"
$ref:"#/definitions/ExtLinkPortInfo"
extNetAttDefResource:
description:>
Network attachment definition resources that provide the specification
of the interface to attach connection points to this VL.
type:array
items:
$ref:"#/definitions/NetAttDefResourceInfo"
currentVnfExtCpData:
currentVnfExtCpData:
description:>
description:>
Allows the API consumer to read the current CP configuration information
Allows the API consumer to read the current CP configuration information