Document and provide useful error message for volume-backed backup
The createBackup API does not support backing up volume-backed instances. The error message the user gets is not useful about why the request was invalid, and the API reference docs do not mention the limitation. This change addresses both of those issues. Change-Id: I04fd8ab4f8818d9d0ccccb6f6fcb34965b15b8f3 Partial-Bug: #1679314
This commit is contained in:
@@ -20,6 +20,8 @@ Create Server Back Up (createBackup Action)
|
||||
|
||||
Creates a back up of a server.
|
||||
|
||||
.. note:: This API is not supported for volume-backed instances.
|
||||
|
||||
Specify the ``createBackup`` action in the request body.
|
||||
|
||||
Policy defaults enable only users with the administrative role or the
|
||||
|
||||
Reference in New Issue
Block a user