Replication Statistics Get Information for One VM
Retrieves the replication settings for a virtual machine.
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
Virtual Machine Name | String | Yes | Specifies the name of the Virtual Machine to retrieve replication information for. |
Output Parameters
Name | Type | Description |
---|---|---|
Virtual Machine Name | String | Virtual Machine Name. |
Replication State | String | Current Replication State. |
Replication Health | String | Health of the replication (Normal). |
Last Replication Time | String | Date/time of the last replication action. |
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 |