Loading src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml +6 −7 Original line number Original line Diff line number Diff line Loading @@ -1619,17 +1619,16 @@ paths: get: get: description: > description: > The client can use this method to retrieve status information about a The client can use this method to retrieve status information about a VNF lifecycle management operation occurrence by reading an individual VNF lifecycle management operation occurrence by reading an "Individual "VNF LCM operation occurrence" resource. VNF LCM operation occurrence" resource. responses: responses: 200: 200: description: > description: > 200 OK 200 OK Information about an individual VNF instance was queried Information about an individual VNF instance has been queried successfully. The response body shall contain status successfully. The response body shall contain status information information about a VNF lifecycle management operation about a VNF lifecycle management operation occurrence. occurrence. headers: headers: Content-Type: Content-Type: description: The MIME type of the body of the response. description: The MIME type of the body of the response. Loading Loading
src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml +6 −7 Original line number Original line Diff line number Diff line Loading @@ -1619,17 +1619,16 @@ paths: get: get: description: > description: > The client can use this method to retrieve status information about a The client can use this method to retrieve status information about a VNF lifecycle management operation occurrence by reading an individual VNF lifecycle management operation occurrence by reading an "Individual "VNF LCM operation occurrence" resource. VNF LCM operation occurrence" resource. responses: responses: 200: 200: description: > description: > 200 OK 200 OK Information about an individual VNF instance was queried Information about an individual VNF instance has been queried successfully. The response body shall contain status successfully. The response body shall contain status information information about a VNF lifecycle management operation about a VNF lifecycle management operation occurrence. occurrence. headers: headers: Content-Type: Content-Type: description: The MIME type of the body of the response. description: The MIME type of the body of the response. Loading