Skip to main content

Perform failover group DR operation

Select

SaaS
Customer Managed

API to perform planned failover for failover group

Path Parameters
  • failoverGroupId int32 required

    Id of the failover group

  • drOperation string required

    Possible values: [PlannedFailover, UnplannedFailover, Failback, RevertFailover, UndoFailover, TestBoot, PITFailover, ReverseReplication, CleanupDestinationVM, TestFailover, UndoTestFailover]

    Name of DR operation. Case insensitive

Query Parameters
  • skipDisableNetworkAdapter boolean

    Whether to skip disabling network adapter in DR job

  • replicationId int32

    Replication ID of particular VM in group to perform DR job on

Responses

Job initiated


Schema
  • jobId string
Loading...