Loading src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml +10 −1 Original line number Diff line number Diff line Loading @@ -687,7 +687,7 @@ paths: ############################################################################### # Change external VNF connectivity task # ############################################################################### '/vnf_instances/{vnfInstanceId}/change_ext_vls': '/vnf_instances/{vnfInstanceId}/change_ext_conn': #SOL003 location: 5.4.9.2 parameters: - name: vnfInstanceId Loading Loading @@ -1019,6 +1019,15 @@ paths: in: path required: true type: string - name: cancelMode description: > The POST request to this resource shall include a CancelMode structure in the payload body to choose between "graceful" and "forceful" cancellation. in: body required: true schema: $ref: "definitions/VNFLifecycleManagement_def.yaml#/definitions/CancelMode" post: description: > The POST method initiates cancelling an ongoing VNF lifecycle Loading src/definitions/SOL002SOL003_def.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -697,6 +697,7 @@ definitions: type: object required: - cpdId - cpConfig properties: cpdId: description: > Loading Loading
src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml +10 −1 Original line number Diff line number Diff line Loading @@ -687,7 +687,7 @@ paths: ############################################################################### # Change external VNF connectivity task # ############################################################################### '/vnf_instances/{vnfInstanceId}/change_ext_vls': '/vnf_instances/{vnfInstanceId}/change_ext_conn': #SOL003 location: 5.4.9.2 parameters: - name: vnfInstanceId Loading Loading @@ -1019,6 +1019,15 @@ paths: in: path required: true type: string - name: cancelMode description: > The POST request to this resource shall include a CancelMode structure in the payload body to choose between "graceful" and "forceful" cancellation. in: body required: true schema: $ref: "definitions/VNFLifecycleManagement_def.yaml#/definitions/CancelMode" post: description: > The POST method initiates cancelling an ongoing VNF lifecycle Loading
src/definitions/SOL002SOL003_def.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -697,6 +697,7 @@ definitions: type: object required: - cpdId - cpConfig properties: cpdId: description: > Loading