This is an archive version of the document. To get the most up-to-date information, see the current version.

Failover Plans

In this article

    Failover plan is a preset scenario for one-click failover of a group of interdependent VMs. Failover plan is created by user in advance and then used to perform failover of the group in case the primary VMs are out of service for any reason.

    Note that operations with failover plans require Enterprise or Enterprise Plus product edition.

    In This Section

    Operation

    VMware

    Hyper-V

    Creates an object containing the VM to add to the failover plan

    New-VBRFailoverPlanObject

    New-VBRFailoverPlanObject

    Modifies the object containing the VM to add to the failover plan

    Set-VBRFailoverPlanObject

    Set-VBRFailoverPlanObject

    Creates a failover plan

    Add-VBRFailoverPlan

    Add-VBRFailoverPlan

    Looks for existing failover plans

    Get-VBRFailoverPlan

    Get-VBRFailoverPlan

    Modifies the failover plan

    Set-VBRFailoverPlan

    Set-VBRFailoverPlan

    Removes the failover plan

    Remove-VBRFailoverPlan

    Remove-VBRFailoverPlan

    Starts failing the VMs over by failover plan

    Start-VBRFailoverPlan

    Start-VBRFailoverPlan

    Undoes failover by failover plan

    Undo-VBRFailoverPlan

    Undo-VBRFailoverPlan