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:
Samantha Blanco 2016-11-18 16:40:03 -05:00
parent bfd6c48135
commit 9ee2e94e58
2 changed files with 2 additions and 2 deletions

View File

@ -63,7 +63,7 @@ Reset volume statuses
.. 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,

View File

@ -63,7 +63,7 @@ Reset a volume's statuses
.. 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,