Returns information about backup image created using Create Object Store Backup Image.
Request
Method | URI |
|---|---|
GET | v5/system_backup_status/ |
Privileges Required
DOMAIN_ADMIN or BACKUP_USER
Parameters
None.
Response
Name | Type | Example |
|---|---|---|
backup_time | string | Thu Aug 3 21:19:21 2017 |
backup_exists | boolean | true |
backup_size | integer | 1955390 |
backup_sha256 | string | 6286ea999404c730bfc6d9ba2629b216cd6debd8dd38cb4d1318de1025c66b76 |
result | string | success |
Errors
Reason | Example |
|---|---|
Unable to fetch backup information | Failed to retrieve backup details. |