EMC ViPR REST API

Search (SHIFT+S)

API Reference


Pull Backup

POST /backupset/pull/

Download backup data from the backup FTP server each node will only downloads its own backup data


Query Parameters

filethe name of the backup on the FTP server
forcetrue to remove the downloaded data and start from the beginning

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 accpeted or not.