Delete VPG | https://zvm_ip:port/v1/vpgs/{VpgIdentifier} |
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 9669. | |
VpgIdentifier | The identifier of the VPG to be deleted. |
{ "Force":Boolean, "KeepRecoveryVolumes":Boolean } |
Parameter | Description |
Force | true – Force deletion of the VPG. false – Do not force deletion of the VPG. This is the default if Force is not set. |
KeepRecoveryVolumes | true – Keep the recovery volumes. If the virtual machines in the deleted VPG are reprotected, these volumes can be used as preseeded volumes to speed up the initial synchronization of the new VPG. false – Do not keep the recovery volumes. |
"String content" |