Update v2 and v3 Volume actions documentation
Updates v2 and v3 documentation to reflect admin-only status of API within volume actions. - Edited to add bug reference Change-Id: Ib7eff37bbbc05fedd2d9c9349ca500b20875e64e Closes-Bug: #1501752
This commit is contained in:
parent
bfd6c48135
commit
9ee2e94e58
@ -63,7 +63,7 @@ Reset volume statuses
|
|||||||
|
|
||||||
.. rest_method:: POST /v2/{tenant_id}/volumes/{volume_id}/action
|
.. rest_method:: POST /v2/{tenant_id}/volumes/{volume_id}/action
|
||||||
|
|
||||||
Resets the status, attach status, and migration status for a volume. Specify the ``os-reset_status`` action in the request body.
|
Administrator only. Resets the status, attach status, and migration status for a volume. Specify the ``os-reset_status`` action in the request body.
|
||||||
|
|
||||||
Normal response codes: 202,
|
Normal response codes: 202,
|
||||||
|
|
||||||
|
@ -63,7 +63,7 @@ Reset a volume's statuses
|
|||||||
|
|
||||||
.. rest_method:: POST /v3/{tenant_id}/volumes/{volume_id}/action
|
.. rest_method:: POST /v3/{tenant_id}/volumes/{volume_id}/action
|
||||||
|
|
||||||
Resets the status, attach status, and migration status for a volume. Specify the ``os-reset_status`` action in the request body.
|
Administrator only. Resets the status, attach status, and migration status for a volume. Specify the ``os-reset_status`` action in the request body.
|
||||||
|
|
||||||
Error response codes:202,
|
Error response codes:202,
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user