Loading src/definitions/SOL002SOL003VNFLifecycleManagement_def.yaml +19 −0 Original line number Diff line number Diff line Loading @@ -1465,6 +1465,25 @@ definitions: User defined data for the VNFC snapshot. $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs" VnfLinkPortData: description: > This type represents an externally provided link port to be used to connect a VNFC connection point to an exernallymanaged VL. type: object required: - vnfLinkPortId - resourceHandle properties: vnfLinkPortId: description: > Identifier of this link port as provided by the entity that has created the link port. $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/Identifier" resourceHandle: description: > Resource handle of the virtualised resource that realizes the link port. $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/ResourceHandle" VnfOperationalStateType: description: > STARTED: The VNF instance is up and running. Loading Loading
src/definitions/SOL002SOL003VNFLifecycleManagement_def.yaml +19 −0 Original line number Diff line number Diff line Loading @@ -1465,6 +1465,25 @@ definitions: User defined data for the VNFC snapshot. $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs" VnfLinkPortData: description: > This type represents an externally provided link port to be used to connect a VNFC connection point to an exernallymanaged VL. type: object required: - vnfLinkPortId - resourceHandle properties: vnfLinkPortId: description: > Identifier of this link port as provided by the entity that has created the link port. $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/Identifier" resourceHandle: description: > Resource handle of the virtualised resource that realizes the link port. $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/ResourceHandle" VnfOperationalStateType: description: > STARTED: The VNF instance is up and running. Loading