Pair with another site | https://zvm_ip:port/v1/peersites |
zvm_ip | The IP address of the Zerto Virtual Manager where the API is run. | |
port | The port to access the Zerto Virtual Manager. The default port is 9081. |
{ "HostName": "String content" "Port": 9081 } |
Parameter | Description | Mandatory |
HostName | The address or DNS name of the Zerto Virtual Manager machine that will pair to the current site. | Yes |
Port | The default port used for communication between paired Zerto Virtual Managers. The default port is 9081. | Yes |
{ "TaskIdentifier": "String content" } |
Parameter | Description |
TaskIdentifier | The identifier of the pairing task. The task identifier can be used with the Tasks API to monitor the delete action. |