Delete a VPG settings object  | https://zvm_ip:port/v1/vpgSettings/{vpgSettingsIdentifier}  | 
Delete basic settings from a VPG  | https://zvm_ip:port/v1/{vpgSettingsIdentifier}/basic  | 
Delete network settings from a VPG  | https://zvm_ip:port/v1/vpgSettings/{vpgSettingsIdentifier}/networks  | 
Delete recovery settings from a VPG  | https://zvm_ip:port/v1/vpgSettings/{vpgSettingsIdentifier}/recovery  | 
Delete a VM from a VPG  | https://zvm_ip:port/v1/vpgSettings/{vpgSettingsIdentifier}/vms/{vmIdentifier}  | 
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.  | 
vpgSettingsIdentifier  | The identifier of the VPG settings object.  |