Commit 10fa6a1c authored by Samir Medjiah's avatar Samir Medjiah
Browse files

Revert "SOL002_52 GET method ( on VNF LCM operation occurrences) description and response updated"

This reverts commit 8c111127.
parent 8c111127
...@@ -1620,16 +1620,17 @@ paths: ...@@ -1620,16 +1620,17 @@ 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 has been queried Information about an individual VNF instance was queried
successfully. The response body shall contain status information successfully. The response body shall contain status
about a VNF lifecycle management operation occurrence. information about a VNF lifecycle management operation
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.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment