Loading src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml +10 −9 Original line number Diff line number Diff line Loading @@ -1991,6 +1991,13 @@ paths: in: header required: false type: string post: description: > The POST method initiates cancelling an ongoing VNF lifecycle operation while it is being executed or rolled back, i.e. the related "Individual VNF LCM operation occurrence" is either in "PROCESSING" or "ROLLING_BACK" state. parameters: - name: cancelMode description: > The POST request to this resource shall include a CancelMode Loading @@ -2000,12 +2007,6 @@ paths: required: true schema: $ref: "../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/CancelMode" post: description: > The POST method initiates cancelling an ongoing VNF lifecycle operation while it is being executed or rolled back, i.e. the related "Individual VNF LCM operation occurrence" is either in "PROCESSING" or "ROLLING_BACK" state. responses: 202: description: > Loading Loading
src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml +10 −9 Original line number Diff line number Diff line Loading @@ -1991,6 +1991,13 @@ paths: in: header required: false type: string post: description: > The POST method initiates cancelling an ongoing VNF lifecycle operation while it is being executed or rolled back, i.e. the related "Individual VNF LCM operation occurrence" is either in "PROCESSING" or "ROLLING_BACK" state. parameters: - name: cancelMode description: > The POST request to this resource shall include a CancelMode Loading @@ -2000,12 +2007,6 @@ paths: required: true schema: $ref: "../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/CancelMode" post: description: > The POST method initiates cancelling an ongoing VNF lifecycle operation while it is being executed or rolled back, i.e. the related "Individual VNF LCM operation occurrence" is either in "PROCESSING" or "ROLLING_BACK" state. responses: 202: description: > Loading