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

VBRFailoverPlan

In this article

    This object contains the failover plan.

    Related Commands

    Failover Plans

    Properties

    Property

    Type

    Description

    Id

    GUID

    The failover plan ID.

    Name

    string

    The failover plan name.

    Description

    string

    The failover plan description.

    Platform

    VBRPlatform

    The virtualization platform: VMware/Hyper-V.

    Status

    string

    The current status of the failover plan:

    • In progress
    • Undo in progress
    • Completed
    • Ready
    • Failed
    • Undo failed.

    FailoverPlanObject

    VBRFailoverPlanObject[]

    The VM(s) added to the failover plan.

    VMCount

    integer

    Number of VMs added to the failover plan.

    PrefailoverCommand

    string

    Path to a script run automatically before failover.

    PostfailoverCommand

    string

    Path to a script run automatically after failover.

    Type

    VBRFailoverPlanType

    The type of the failover plan (Local/Cloud/Tenant): Local.