From fbabd7c76bf79b5f66350981d64f1e3303f877b8 Mon Sep 17 00:00:00 2001 From: Samir Medjiah Date: Wed, 27 Mar 2019 01:58:16 +0100 Subject: [PATCH] SOL003_30: "VnfLcmOpOcc" data type updated --- .../definitions/VNFLifecycleManagement_def.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/SOL003/VNFLifecycleManagement/definitions/VNFLifecycleManagement_def.yaml b/src/SOL003/VNFLifecycleManagement/definitions/VNFLifecycleManagement_def.yaml index 54710f2a..9fa09213 100644 --- a/src/SOL003/VNFLifecycleManagement/definitions/VNFLifecycleManagement_def.yaml +++ b/src/SOL003/VNFLifecycleManagement/definitions/VNFLifecycleManagement_def.yaml @@ -347,7 +347,6 @@ definitions: - vnfInstanceId - operation - isAutomaticInvocation - - operationParams - isCancelPending properties: id: @@ -404,6 +403,10 @@ definitions: * CHANGE_EXT_CONN: ChangeExtVnfConnectivityRequest * TERMINATE: TerminateVnfRequest * MODIFY_INFO: VnfInfoModificationRequest + This attribute shall be present if this data type is returned in + a response to reading an individual resource, and may be present + according to the chosen attribute selector parameter if this data + type is returned in a response to a query of a container resource. $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs" isCancelPending: description: > -- GitLab