EMC ViPR REST API

Search (SHIFT+S)

API Reference


Restore Backup

POST /backupset/restore/

Restore from a given backup The backup data has been copied to the nodes The restore will stop all storageos services first so the UI will be unaccessible for the services restart


Query Parameters

backupnamethe name of the backup to be restored
isLocal
passwordthe root password of the current ViPR cluster
isgeofromscratchtrue if this is the first vdc to be restored in a Geo environment

Required Roles

Requires one of the following roles:

  • SYSTEM_ADMIN
  • RESTRICTED_SYSTEM_ADMIN

Request Payload

No Request Payload


Response Body

Server response indicating if the operation is accepted or not.