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