EMC ViPR REST API

Search (SHIFT+S)

API Reference


Do Switchover

POST /site/{uuid}/switchover

This API will do switchover to target new active site according passed in site UUID. After failover, old active site will work as normal standby site and target site will be promoted to active. All site will update properties to trigger reconfig.

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