Unpair with another site | https://zvm_ip:port/v1/peersites/{SiteIdentifier} |
zvm_ip | The IP address of the Zerto Virtual Manager machine where the API is run. | |
port | The port to access the Zerto Virtual Manager. The default port is 9669. | |
SiteIdentifier | The identifier of the site to unpair. |
{ "IsKeepTargetDisks": Boolean } |
Parameter | Description | MANDATORY | default |
IsKeepTargetDisks | True: Keep the target replica disks for any VPGs replicating between the sites as the VPGs will be deleted by unpairing the sites. This will enable faster synchronization in the event of recreating these VPGs at a later stage. False: The target replica disks for the virtual machines are deleted. | No | False |
{ "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 pairing action. |