Loading src/SOL005/NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml +20 −2 Original line number Original line Diff line number Diff line Loading @@ -2665,8 +2665,7 @@ definitions: CP instances are also present in the vnfcCpInfo attribute CP instances are also present in the vnfcCpInfo attribute type: array type: array items: items: #$ref: "#/definitions/TrunkPortsInfo" $ref: "#/definitions/TrunkPortsInfo" type: object certificateContentId: certificateContentId: description: > description: > The identifier of certificate that this VNFC instance uses. The identifier of certificate that this VNFC instance uses. Loading @@ -2678,6 +2677,25 @@ definitions: TrunkPortsInfo: description: > The information element provides rntime information of a collection of CP(s) of the VNFC instance which has one CP working in trunk mode, as parent port of a trunk, and other CPs working as supports of the same trunk. type: object required: - parentPort properties: parentPort: description: > Reference to the CP instance which is used as parent port in the trunk. $ref: "../../definitions/SOL005_def.yaml#/definitions/Identifier" subPortList: description: > Reference to the CP instance(s) working as subport(s) in the trunk. type: array items: $ref: "../../definitions/SOL005_def.yaml#/definitions/Identifier" VnfVirtualLinkResourceInfo: VnfVirtualLinkResourceInfo: description: > description: > Loading Loading
src/SOL005/NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml +20 −2 Original line number Original line Diff line number Diff line Loading @@ -2665,8 +2665,7 @@ definitions: CP instances are also present in the vnfcCpInfo attribute CP instances are also present in the vnfcCpInfo attribute type: array type: array items: items: #$ref: "#/definitions/TrunkPortsInfo" $ref: "#/definitions/TrunkPortsInfo" type: object certificateContentId: certificateContentId: description: > description: > The identifier of certificate that this VNFC instance uses. The identifier of certificate that this VNFC instance uses. Loading @@ -2678,6 +2677,25 @@ definitions: TrunkPortsInfo: description: > The information element provides rntime information of a collection of CP(s) of the VNFC instance which has one CP working in trunk mode, as parent port of a trunk, and other CPs working as supports of the same trunk. type: object required: - parentPort properties: parentPort: description: > Reference to the CP instance which is used as parent port in the trunk. $ref: "../../definitions/SOL005_def.yaml#/definitions/Identifier" subPortList: description: > Reference to the CP instance(s) working as subport(s) in the trunk. type: array items: $ref: "../../definitions/SOL005_def.yaml#/definitions/Identifier" VnfVirtualLinkResourceInfo: VnfVirtualLinkResourceInfo: description: > description: > Loading