Zerto Cloud Manager APIs : Cloudconnector APIs : Delete a Cloud Connector
  
Delete a Cloud Connector
Request
Response
 
method
url
DELETE
https://zcm_ip:port/v1/cloudconnectors/{cloudconnectoridentifier}
 
 
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.
cloudconnectoridentifier
Internal identifier for the cloud connector.
 
Request
The request body is empty.
Response
The response body is empty.
Back to Cloudconnector APIs
Back to List of APIs.
See also Starting and Ending a Session, on page 4.