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.
This type represents a VNF instance. It shall comply with the provisions defined in table 6.5.3.57-1.
This type represents a VNF instance. It shall comply with the provisions defined in table 6.5.3.57-1.
NOTE: Clause B.3.2 of ETSI GS NFV-SOL 003 provides examples illustrating the relationship among the
NOTE: Clause B.3.2 of ETSI GS NFV-SOL 003 provides examples illustrating the relationship among the
different run-time information elements (CP, VL and link ports) used to represent the connectivity
different run-time idata types (CP, VL and link ports) used to represent the connectivity
of a VNF.
of a VNF.
NOTE 1: Modifying the value of this attribute shall not be performed when conflicts exist between the
NOTE 1: Modifying the value of this attribute shall not be performed when conflicts exist between the
@@ -1521,6 +1521,7 @@ definitions:
$ref:"#/definitions/IdentifierInVim"
$ref:"#/definitions/IdentifierInVim"
ExtManagedVirtualLinkInfo:
ExtManagedVirtualLinkInfo:
description:This type provides information about an externally-managed internal virtual link for VNFs.
type:object
type:object
required:
required:
-id
-id
@@ -4344,13 +4345,13 @@ definitions:
description:>
description:>
Value | Description
Value | Description
------|------------
------|------------
PROCESSING | The LCM operation is currently in execution.
PROCESSING | The NS LCM operation is currently in execution.
COMPLETED | The LCM operation has been completed successfully.
COMPLETED | The NS LCM operation has been completed successfully.
PARTIALLY_COMPLETED | The LCM operation has been partially completed with accepTable errors.
PARTIALLY_COMPLETED | The NS LCM operation has been partially completed with accepTable errors.
FAILED_TEMP | The LCM operation has failed and execution has stopped, but the execution of the operation is not considered to be closed.
FAILED_TEMP | The NS LCM operation has failed and execution has stopped, but the execution of the operation is not considered to be closed.
FAILED | The LCM operation has failed and it cannot be retried or rolled back, as it is determined that such action will not succeed.
FAILED | The NS LCM operation has failed and it cannot be retried or rolled back, as it is determined that such action will not succeed.
OLLING_BACK | The LCM operation is currently being rolled back.
ROLLING_BACK | The NS LCM operation is currently being rolled back.
ROLLED_BACK | The LCM operation has been successfully rolled back, i.e. The state of the NS prior to the original operation invocation has been restored as closely as possible.
ROLLED_BACK | The NS LCM operation has been successfully rolled back, i.e. The state of the NS prior to the original operation invocation has been restored as closely as possible.
type:string
type:string
enum:
enum:
-PROCESSING
-PROCESSING
@@ -6635,7 +6636,7 @@ definitions:
properties:
properties:
cpInstanceId:
cpInstanceId:
description:>
description:>
Identifier of this VIP CP instance and of this VipCpInfo information element.
Identifier of this VIP CP instance and of this VipCpInfo structure.