Add microversion and volume status limit to revert api ref doc
Change-Id: I55ca72cd26e4ae1ec9428c5785af49c5b6471b4b
This commit is contained in:
parent
7bbc95344d
commit
320096f0ca
@ -107,7 +107,10 @@ Revert volume to snapshot
|
|||||||
|
|
||||||
.. rest_method:: POST /v3/{project_id}/volumes/{volume_id}/action
|
.. rest_method:: POST /v3/{project_id}/volumes/{volume_id}/action
|
||||||
|
|
||||||
Revert a volume to its latest snapshot, this API only support reverting a detached volume.
|
Revert a volume to its latest snapshot, this API only support reverting a detached volume,
|
||||||
|
and the volume status must be ``available``.
|
||||||
|
|
||||||
|
Available since API microversion ``3.40``.
|
||||||
|
|
||||||
Normal response codes: 202
|
Normal response codes: 202
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user