From 9ee2e94e586ce5eceab84fa5cceca2db577b46c3 Mon Sep 17 00:00:00 2001 From: Samantha Blanco Date: Fri, 18 Nov 2016 16:40:03 -0500 Subject: [PATCH] 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 --- api-ref/source/v2/volumes-v2-volumes-actions.inc | 2 +- api-ref/source/v3/volumes-v3-volumes-actions.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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,