VBRCloudFailoverPlan

Contains cloud failover plan.

Properties

Property

Type

Description

PublicIpEnabled

bool

Indicates if the tenant is enabled to use public IP addresses (TRUE) or not (FALSE).

ProviderId

GUID

Service provider ID.

Platform

VBRPlatform

Virtualization platform.

Status

string

Current status of the failover plan:

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

FailoverPlanObject

VBRCloudFailoverPlanObject[]

Replica VM added to the cloud failover plan.

VMCount

int32

Number of VMs added to the cloud failover plan.

PrefailoverCommand

string

Path to the script that must run before failover.

PostfailoverCommand

string

Path to the script that must run after failover.

Type

VBRFailoverPlanType

Failover plan type: Cloud.

Id

GUID

Failover plan ID.

Name

string

Failover plan name.

Description

sting

Failover plan description.

Related Commands