diff --git a/src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml b/src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml index a7508910e30e0376d424836c35e95d0553a1c692..c28a684d385bc74b4c6f81d90f19a7df1284950d 100644 --- a/src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml +++ b/src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml @@ -1224,7 +1224,7 @@ paths: type: string post: description: > - The POST method changes the operational state of a VNF instance resource. + The POST method changes the operational state of a VNF instance. parameters: - name: OperateVnfRequest description: Parameters for the Operate VNF operation. @@ -1237,7 +1237,7 @@ paths: description: > 202 ACCEPTED - The request was accepted for processing, but the processing has not been completed. + The request has been accepted for processing, but the processing has not been completed. The response body shall be empty. The HTTP response shall include a "Location" HTTP header that contains the URI of the newly-created "VNF LCM operation occurrence" resource corresponding to the operation.