Replication VM Delete Replication Config
Removes the replication relationship of a virtual machine. Replication must be removed independently from both the primary and Replica virtual machines. Removing replication on a Replica virtual machine does not delete the Replica virtual machine.
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
Virtual Machine Name | String | No | Specifies the virtual machine for which the replication relationship is to be removed. |
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 |