VM Failover Start Failover Process
This Automation Manager object start a planned failover on a primary virtual machine.
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
Virtual Machine Name | String | No | Specifies the virtual machine for which failover is to be started. |
Output Parameters
Name | Type | Description |
---|---|---|
Result | Number | Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
Name | Type | Required | Example |
---|---|---|---|
Virtual Machine Name | String | Yes | Guest001 |