List Virtual Site Types
METHOD | URL |
---|---|
GET | https://zcm_ip:port/v1/zorgs/resources/virtualsitetypes |
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. |
Request
The request body is empty
Response
The following is an example response Json body for https://zcm_ip:port/v1/zorgs/resources/virtualsitetypes.
{
"VirtualSiteTypes: "Hypervisor"
}
PARAMETER | TYPE | DESCRIPTION |
---|---|---|
VirtualSiteTypes | String |
The type of virtual site. Possible options: Hypervisor vCD |
Back to List of APIs
Back to ZORG APIs
See also Starting and Ending a Session