api-ref: add a note about volume-backed rescue not being supported

This adds the same note for volume-backed instances not being
supported for the server rescue action as exists for the createBackup
action.

Change-Id: If4ba24f2fe15f479c353d0ea69bf0f1454540ef0
This commit is contained in:
Matt Riedemann 2018-03-27 14:03:41 -04:00
parent 97042c0253
commit 2e96bd1c02

View File

@ -628,6 +628,8 @@ Rescue Server (rescue Action)
Puts a server in rescue mode and changes its status to ``RESCUE``.
.. note:: This API is not supported for volume-backed instances.
Specify the ``rescue`` action in the request body.
If you specify the ``rescue_image_ref`` extended attribute,