VBRTenantFailoverPlan

Contains tenant failover plan on service provider side.

Properties

Property

Type

Description

TenantId

GUID

ID of the tenant who created the failover plan.

Platform

VBRPlatform

Virtualization platform.

Status

string

The 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: Tenant.

Id

GUID

Failover plan ID.

Name

string

Failover plan name.

Description

sting

Failover plan description.