Delete a Cloud Site
METHOD | |
---|---|
DELETE | https://zcm_ip:port/v1/sites/{siteidentifier} |
Where:
zcm_ip | The IP address of the Zerto Cloud Manager where the API is run. | |
port | The port to access the Zerto Cloud Manager. The default port is 9989. | |
siteidentifier | Internal identifier for the cloud site. |
Request
The request body is empty.
Response
The response body is empty.
Back to Sites APIs
Back to List of APIs
See also Starting and Ending a Session