Loading src/SOL005/NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml +16 −11 Original line number Original line Diff line number Diff line Loading @@ -1066,6 +1066,8 @@ definitions: description: > description: > Identifier of the "extLinkPortInfo" structure inside the "extVirtualLinkInfo" Identifier of the "extLinkPortInfo" structure inside the "extVirtualLinkInfo" structure. Shall be present if the CP is associated to a link port. structure. Shall be present if the CP is associated to a link port. An external CP instance is not associated to a link port in the cases indicated for the “extLinkPorts” attribute in clause 6.5.3.26. $ref: "../../definitions/SOL005_def.yaml#/definitions/Identifier" $ref: "../../definitions/SOL005_def.yaml#/definitions/Identifier" metadata: metadata: description: > description: > Loading @@ -1073,20 +1075,23 @@ definitions: $ref: "../../definitions/SOL005_def.yaml#/definitions/KeyValuePairs" $ref: "../../definitions/SOL005_def.yaml#/definitions/KeyValuePairs" associatedVnfcCpId: associatedVnfcCpId: description: > description: > Identifier of the "vnfcCpInfo" structure in "VnfcResourceInfo" structure Identifier of the "vnfcCpInfo" structure in "VnfcResourceInfo" structure that that represents the VNFC CP which is exposed by this external CP instance. represents the VNFC CP which is exposed by this external CP instance, either Shall be present in case this CP instance maps to a VNFC CP(s). directly or via a floating IP address. Shall be present in case this CP instance The attributes "associatedVnfcCpId" and "associatedVnfVirtualLinkId" are maps to a VNFC CP. mutually exclusive. One and only one shall be present. The attributes "associatedVnfcCpId", "associatedVipCpId" and "associatedVnfVirtualLinkId" $ref: "../../definitions/SOL005_def.yaml#/definitions/Identifier" are mutually exclusive. Exactly one shall be present. $ref: "#/definitions/IdentifierInVnf" associatedVnfVirtualLinkId: associatedVnfVirtualLinkId: description: > description: > Identifier of the "VnfVirtualLinkResourceInfo" structure that represents Identifier of the "VnfVirtualLinkResourceInfo" structure that represents the internal VL, which is exposed by this external CP instance. Shall be the internal VL or of the "ExtManagedVirtualLinkInfo" structure that represents present in case this CP instance maps to an internal VL. the externally-managed internal VL, which is exposed by this external CP instance. The attributes "associatedVnfcCpId" and "associatedVnfVirtualLinkId" are Shall be present in case this CP instance maps to an internal VL (including mutually exclusive. One and only one shall be present. externally-managed internal VL). $ref: "../../definitions/SOL005_def.yaml#/definitions/Identifier" The attributes "associatedVnfcCpId", "associatedVipCpId" and "associatedVnfVirtualLinkId" are mutually exclusive. Exactly one shall be present. $ref: "#/definitions/IdentifierInVnf" CpGroupInfo: CpGroupInfo: description: > description: > Loading Loading
src/SOL005/NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml +16 −11 Original line number Original line Diff line number Diff line Loading @@ -1066,6 +1066,8 @@ definitions: description: > description: > Identifier of the "extLinkPortInfo" structure inside the "extVirtualLinkInfo" Identifier of the "extLinkPortInfo" structure inside the "extVirtualLinkInfo" structure. Shall be present if the CP is associated to a link port. structure. Shall be present if the CP is associated to a link port. An external CP instance is not associated to a link port in the cases indicated for the “extLinkPorts” attribute in clause 6.5.3.26. $ref: "../../definitions/SOL005_def.yaml#/definitions/Identifier" $ref: "../../definitions/SOL005_def.yaml#/definitions/Identifier" metadata: metadata: description: > description: > Loading @@ -1073,20 +1075,23 @@ definitions: $ref: "../../definitions/SOL005_def.yaml#/definitions/KeyValuePairs" $ref: "../../definitions/SOL005_def.yaml#/definitions/KeyValuePairs" associatedVnfcCpId: associatedVnfcCpId: description: > description: > Identifier of the "vnfcCpInfo" structure in "VnfcResourceInfo" structure Identifier of the "vnfcCpInfo" structure in "VnfcResourceInfo" structure that that represents the VNFC CP which is exposed by this external CP instance. represents the VNFC CP which is exposed by this external CP instance, either Shall be present in case this CP instance maps to a VNFC CP(s). directly or via a floating IP address. Shall be present in case this CP instance The attributes "associatedVnfcCpId" and "associatedVnfVirtualLinkId" are maps to a VNFC CP. mutually exclusive. One and only one shall be present. The attributes "associatedVnfcCpId", "associatedVipCpId" and "associatedVnfVirtualLinkId" $ref: "../../definitions/SOL005_def.yaml#/definitions/Identifier" are mutually exclusive. Exactly one shall be present. $ref: "#/definitions/IdentifierInVnf" associatedVnfVirtualLinkId: associatedVnfVirtualLinkId: description: > description: > Identifier of the "VnfVirtualLinkResourceInfo" structure that represents Identifier of the "VnfVirtualLinkResourceInfo" structure that represents the internal VL, which is exposed by this external CP instance. Shall be the internal VL or of the "ExtManagedVirtualLinkInfo" structure that represents present in case this CP instance maps to an internal VL. the externally-managed internal VL, which is exposed by this external CP instance. The attributes "associatedVnfcCpId" and "associatedVnfVirtualLinkId" are Shall be present in case this CP instance maps to an internal VL (including mutually exclusive. One and only one shall be present. externally-managed internal VL). $ref: "../../definitions/SOL005_def.yaml#/definitions/Identifier" The attributes "associatedVnfcCpId", "associatedVipCpId" and "associatedVnfVirtualLinkId" are mutually exclusive. Exactly one shall be present. $ref: "#/definitions/IdentifierInVnf" CpGroupInfo: CpGroupInfo: description: > description: > Loading