v1

latestOpenAPI 3.1.02026-07-245531,0212.1 MB
DRaaS

Execute DR Failover jobs

Executes the Test or Production DR failover jobs for all virtual machines in the selected DR Plan.

post/draasconfig/v2/orgs/{OrgID}/jobs/failover

Path parameters

OrgIDinteger required

The organization ID of your organization. Set it to a value greater than "0" to select your organization. Get the ID of an organization using the 'List all organizations' API.

Request body

drPlanIDinteger required

The DR Plan ID for which a failover needs to be initiated. Get the ID of the DR Plan using the 'List all DR Plans' API.

failoverTypeinteger required

Set 'failoverType' to 1 to run a Test DR Failover job and 2 to run a Production DR failover job.

Response

Success

jobIDinteger

Job ID for successfully triggered failover job