Signed-off-by: Afreen Misbah <afreen@ibm.com>
responses:
'200':
content:
- application/json:
- schema:
- type: object
application/vnd.ceph.api.v1.0+json:
- schema:
- type: object
+ type: object
description: OK
'400':
description: Operation exception. Please check the response body for details.
responses:
'200':
content:
- application/json:
- schema:
- type: object
application/vnd.ceph.api.v1.0+json:
- schema:
- type: object
+ type: object
description: Resource updated.
'202':
content:
- application/json:
- schema:
- type: object
application/vnd.ceph.api.v1.0+json:
- schema:
- type: object
+ type: object
description: Operation is still executing. Please check the task queue.
'400':
description: Operation exception. Please check the response body for details.