Loading src/definitions/SOL002SOL003VNFLifecycleManagement_def.yaml +10 −7 Original line number Diff line number Diff line Loading @@ -709,8 +709,10 @@ definitions: vnfcCpInfo: description: > All the CPs of the VNFC instance. Shall be present when that particular CP of the VNFC instance is associated to an external CP of the VNF instance. Shall be present when that particular CP of the VNFC instance is exposed as an external CP of the VNF instance or is connected to an external CP of the VNF instance. A VNFC CP is "connected to" an external CP if the VNFC CP is connected to an internal VL that exposes an external CP. A VNFC CP is "exposed as" an external CP if it is connected directly to an external VL. May be present otherwise. type: array items: Loading @@ -730,9 +732,10 @@ definitions: $ref: "SOL002SOL003_def.yaml#/definitions/IdentifierInVnfd" vnfExtCpId: description: > WhenIdentifier of the related external CP. Shall be present when the VNFC CP is exposed as an external instance or connected to an external CP of the VNF instance and shall be absent otherwise. A VNFC CP is "connected to" an external CP if the VNFC CP is connected to an internal VL that exposes Identifier of the related external CP. Shall be present when the VNFC CP is exposed as an external CP of the VNF instance or connected to an external CP of the VNF instance (see note) and shall be absent otherwise. NOTE: A VNFC CP is "connected to" an external CP if the VNFC CP is connected to an internal VL that exposes an external CP. A VNFC CP is "exposed as" an external CP if it is connected directly to an external VL. $ref: "SOL002SOL003_def.yaml#/definitions/IdentifierInVnf" cpProtocolInfo: Loading @@ -744,8 +747,8 @@ definitions: $ref: "#/definitions/CpProtocolInfo" vnfLinkPortId: description: > Identifier of the "vnfLinkPorts" structure in the "VnfVirtualLinkResourceInfo" structure. Shall be present if the CP is associated to a link port, on an internal VL of the VNF instance and shall be absent otherwise. Identifier of the "VnfLinkPortInfo" structure in the "VnfVirtualLinkResourceInfo" structure. Shall be present if the CP is associated to a link port on an internal VL of the VNF instance and shall be absent otherwise. $ref: "SOL002SOL003_def.yaml#/definitions/IdentifierInVnf" metadata: description: > Loading Loading
src/definitions/SOL002SOL003VNFLifecycleManagement_def.yaml +10 −7 Original line number Diff line number Diff line Loading @@ -709,8 +709,10 @@ definitions: vnfcCpInfo: description: > All the CPs of the VNFC instance. Shall be present when that particular CP of the VNFC instance is associated to an external CP of the VNF instance. Shall be present when that particular CP of the VNFC instance is exposed as an external CP of the VNF instance or is connected to an external CP of the VNF instance. A VNFC CP is "connected to" an external CP if the VNFC CP is connected to an internal VL that exposes an external CP. A VNFC CP is "exposed as" an external CP if it is connected directly to an external VL. May be present otherwise. type: array items: Loading @@ -730,9 +732,10 @@ definitions: $ref: "SOL002SOL003_def.yaml#/definitions/IdentifierInVnfd" vnfExtCpId: description: > WhenIdentifier of the related external CP. Shall be present when the VNFC CP is exposed as an external instance or connected to an external CP of the VNF instance and shall be absent otherwise. A VNFC CP is "connected to" an external CP if the VNFC CP is connected to an internal VL that exposes Identifier of the related external CP. Shall be present when the VNFC CP is exposed as an external CP of the VNF instance or connected to an external CP of the VNF instance (see note) and shall be absent otherwise. NOTE: A VNFC CP is "connected to" an external CP if the VNFC CP is connected to an internal VL that exposes an external CP. A VNFC CP is "exposed as" an external CP if it is connected directly to an external VL. $ref: "SOL002SOL003_def.yaml#/definitions/IdentifierInVnf" cpProtocolInfo: Loading @@ -744,8 +747,8 @@ definitions: $ref: "#/definitions/CpProtocolInfo" vnfLinkPortId: description: > Identifier of the "vnfLinkPorts" structure in the "VnfVirtualLinkResourceInfo" structure. Shall be present if the CP is associated to a link port, on an internal VL of the VNF instance and shall be absent otherwise. Identifier of the "VnfLinkPortInfo" structure in the "VnfVirtualLinkResourceInfo" structure. Shall be present if the CP is associated to a link port on an internal VL of the VNF instance and shall be absent otherwise. $ref: "SOL002SOL003_def.yaml#/definitions/IdentifierInVnf" metadata: description: > Loading