diff --git a/src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml b/src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml index 864c900d5062998fea583cb276a7d81cea195196..043047d609ac9e98c538758e533f6b2d303e750d 100644 --- a/src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml +++ b/src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml @@ -1997,14 +1997,15 @@ paths: description: > The POST method initiates cancelling an ongoing VNF lifecycle operation while it is being executed or rolled back, i.e. the related - "VNF LCM operation occurrence" is either in "PROCESSING" or + "Individual VNF LCM operation occurrence" is either in "PROCESSING" or "ROLLING_BACK" state. responses: 202: description: > 202 ACCEPTED - The request was accepted for processing, but processing has not been completed. + The request has been accepted for processing, but processing has not + been completed. The response shall have an empty payload body. headers: #TODO: Add headers defined in 4.3.4.3