method | url |
GET | https://zcm_ip:port/v1/sites/{siteidentifier}/hosts/{hostidentifier} |
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. |
[{ "HostIdentifier": "host-10.96583a9b-750c-4357-a7a4-c43dcd365375", "HostName": "[Cluster]172.20.999.99" }] |
rESPONSe | type | Description |
HostIdentifier | string content | Internal identifier for the Host. |
HostName | string content | Host name. |