VBRFailoverPlan
Contains failover plan.
Properties
|
Property |
Type |
Description |
|---|---|---|
|
Id |
GUID |
Failover plan ID. |
|
Name |
string |
Failover plan name. |
|
Description |
string |
Failover plan description. |
|
Platform |
Virtualization platform. |
|
|
Status |
string |
Current status of the failover plan:
|
|
FailoverPlanObject |
VMs added to the failover plan. |
|
|
VMCount |
int |
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 |
Failover plan type: Local. |
Related Commands