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 |
Virtualization platform. |
|
|
Status |
string |
The current status of the failover plan:
|
|
FailoverPlanObject |
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 |
Failover plan type: Tenant. |
|
|
Id |
GUID |
Failover plan ID. |
|
Name |
string |
Failover plan name. |
|
Description |
sting |
Failover plan description. |