EMC ViPR REST API

Search (SHIFT+S)

API Reference


Do Failover

POST /site/{uuid}/failover

This API will do failover from standby site. This operation is only allowed when active site is down. After failover, this standby site will be promoted to active site.

uuidtarget new active site UUID

Required Roles

Requires one of the following roles:

  • SECURITY_ADMIN
  • RESTRICTED_SECURITY_ADMIN

Request Payload

No Request Payload


Response Body

Return accepted response if operation is successful