diff --git a/api-ref/source/v2/volumes-v2-volumes-actions.inc b/api-ref/source/v2/volumes-v2-volumes-actions.inc index e37cb4ee30a..3aa661a5e16 100644 --- a/api-ref/source/v2/volumes-v2-volumes-actions.inc +++ b/api-ref/source/v2/volumes-v2-volumes-actions.inc @@ -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, diff --git a/api-ref/source/v3/volumes-v3-volumes-actions.inc b/api-ref/source/v3/volumes-v3-volumes-actions.inc index b26084c09e4..7ad6f31d112 100644 --- a/api-ref/source/v3/volumes-v3-volumes-actions.inc +++ b/api-ref/source/v3/volumes-v3-volumes-actions.inc @@ -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,