EMC ViPR REST API

Search (SHIFT+S)

API Reference


Query Restore Status

GET /backupset/restore/status

Query restore status


Query Parameters

backupnamethe name of the backup
isLocaltrue if the backup is a local backup

Required Roles

Requires one of the following roles:

  • SYSTEM_ADMIN
  • SYSTEM_MONITOR
  • RESTRICTED_SYSTEM_ADMIN

Response Body

The restore status of the given backup

Field Description Type Notes
<restore_status>
<backup_name> String
<status>
<details> String
<backup_file_names>
<backupFileNames> String 0-* Elements
</backup_file_names>
<downloaded_size>
<downloadedSize> Map
</downloaded_size>
<size_to_download>
<sizeToDownload> Map
</size_to_download>
</restore_status>