Loading src/definitions/SOL002SOL003VNFLifecycleManagement_def.yaml +10 −1 Original line number Diff line number Diff line Loading @@ -619,7 +619,7 @@ definitions: $ref: "SOL002SOL003_def.yaml#/definitions/Identifier" networkResource: description: > Reference to the VirtualNetwork resource. Reference to the VirtualNetwork resource providing this VL. $ref: "SOL002SOL003_def.yaml#/definitions/ResourceHandle" vnfLinkPorts: description: > Loading @@ -627,6 +627,15 @@ definitions: type: array items: $ref: "#/definitions/VnfLinkPortInfo" extManagedMultisiteVirtualLinkId: description: > Identifier of the externally-managed multi-site VL instance. The identifier is assigned by the NFVMANO entity that manages the externally managed multi-site VL instance. It shall be present when the externally-managed internal VL is part of a multi-site VL, e.g., in support of multi-site VNF spanning several VIMs. All externally-managed internal VL instances corresponding to an internal VL created based on the same virtualLinkDescId shall refer to the same extManagedMultisiteVirtualLinkId. $ref: "SOL002SOL003_def.yaml#/definitions/Identifier" ScaleInfo: required: Loading Loading
src/definitions/SOL002SOL003VNFLifecycleManagement_def.yaml +10 −1 Original line number Diff line number Diff line Loading @@ -619,7 +619,7 @@ definitions: $ref: "SOL002SOL003_def.yaml#/definitions/Identifier" networkResource: description: > Reference to the VirtualNetwork resource. Reference to the VirtualNetwork resource providing this VL. $ref: "SOL002SOL003_def.yaml#/definitions/ResourceHandle" vnfLinkPorts: description: > Loading @@ -627,6 +627,15 @@ definitions: type: array items: $ref: "#/definitions/VnfLinkPortInfo" extManagedMultisiteVirtualLinkId: description: > Identifier of the externally-managed multi-site VL instance. The identifier is assigned by the NFVMANO entity that manages the externally managed multi-site VL instance. It shall be present when the externally-managed internal VL is part of a multi-site VL, e.g., in support of multi-site VNF spanning several VIMs. All externally-managed internal VL instances corresponding to an internal VL created based on the same virtualLinkDescId shall refer to the same extManagedMultisiteVirtualLinkId. $ref: "SOL002SOL003_def.yaml#/definitions/Identifier" ScaleInfo: required: Loading