Loading src/definitions/SOL002SOL003_def.yaml +20 −0 Original line number Diff line number Diff line Loading @@ -326,6 +326,9 @@ definitions: description: > The identifier of the CPD in the VNFD. In case this identifier refers to a CPD with trunking enabled, the external CP instances created from this CPD will represent ports in a trunk. NOTE: In case this identifier refers to a CPD with trunking enabled, the external CP instances created from this CPD will represent ports in a trunk. $ref: "#/definitions/IdentifierInVnfd" cpConfig: description: > Loading Loading @@ -616,6 +619,23 @@ definitions: The identifier of the resource in the scope of the VIM or the resource provider. $ref: "#/definitions/IdentifierInVim" vnfLinkPort: description: > Externally provided link ports to be used to connect VNFC connection points to this externally-managed VL on this network resource. If this attribute is not present, the VNFM shall create the link ports on the externally-managed VL. type: array items: $ref: "#/definitions/VnfLinkPortData" 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 present externally-managed internal VL (indicated by extManagedVirtualLinkId) 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: "#/definitions/Identifier" Identifier: description: > Loading Loading
src/definitions/SOL002SOL003_def.yaml +20 −0 Original line number Diff line number Diff line Loading @@ -326,6 +326,9 @@ definitions: description: > The identifier of the CPD in the VNFD. In case this identifier refers to a CPD with trunking enabled, the external CP instances created from this CPD will represent ports in a trunk. NOTE: In case this identifier refers to a CPD with trunking enabled, the external CP instances created from this CPD will represent ports in a trunk. $ref: "#/definitions/IdentifierInVnfd" cpConfig: description: > Loading Loading @@ -616,6 +619,23 @@ definitions: The identifier of the resource in the scope of the VIM or the resource provider. $ref: "#/definitions/IdentifierInVim" vnfLinkPort: description: > Externally provided link ports to be used to connect VNFC connection points to this externally-managed VL on this network resource. If this attribute is not present, the VNFM shall create the link ports on the externally-managed VL. type: array items: $ref: "#/definitions/VnfLinkPortData" 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 present externally-managed internal VL (indicated by extManagedVirtualLinkId) 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: "#/definitions/Identifier" Identifier: description: > Loading