diff --git a/src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml b/src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml index 59a17e701ca0505ff85739e2577ff9a4c44e5a07..71a4c3e52e5fdd6794b85b0080a5f86c2df52099 100644 --- a/src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml +++ b/src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml @@ -312,15 +312,15 @@ paths: type: string get: description: > - Information about an individual VNF instance was queried successfully. + Information about a VNF instance by reading an "Individual VNF instance". responses: 200: description: > 200 OK - Information about zero or more VNF instances was queried - successfully. The response body shall contain - representations of zero or more VNF instances. + Information about an individual VNF instance has been read successfully. + The response body shall contain a representation of the VNF instance, + as defined in clause 5.5.2.2. headers: Content-Type: description: The MIME type of the body of the response.