All sites  | https://zvm_ip:port/v1/virtualizationsites  | 
Single site  | https://zvm_ip:port/v1/virtualizationsites/{siteIdentifier}  | 
Storage clusters at site  | https://zvm_ip:port/v1/virtualizationsites/{siteIdentifier}/datastoreclusters  | 
Storage at site  | https://zvm_ip:port/v1/virtualizationsites/{siteIdentifier}/datastores  | 
Folders at site  | https://zvm_ip:port/v1/virtualizationsites/{siteIdentifier}/folders  | 
Host clusters at site  | https://zvm_ip:port/v1/virtualizationsites/{siteIdentifier}/hostclusters  | 
Hosts at site  | https://zvm_ip:port/v1/virtualizationsites/{siteIdentifier}/hosts  | 
Single host at site  | https://zvm_ip:port/v1/virtualizationsites/{siteIdentifier}/hosts/{hostIdentifier}  | 
Networks at site  | https://zvm_ip:port/v1/virtualizationsites/{siteIdentifier}/networks  | 
Org vDCs at site  | https://zvm_ip:port/v1/virtualizationsites/{siteIdentifier}/orgvdcs  | 
Resource pools at site  | https://zvm_ip:port/v1/virtualizationsites/{siteIdentifier}/resourcepools  | 
Unprotected vApps at site  | https://zvm_ip:port/v1/virtualizationsites/{siteIdentifier}/vapps  | 
Unprotected vCD vApps at site  | https://zvm_ip:port/v1/virtualizationsites/{siteIdentifier}/vcdvapps  | 
Unprotected VMs at site  | https://zvm_ip:port/v1/virtualizationsites/{siteIdentifier}/vms  | 
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.  | |
siteIdentifier  | The identifier of the site for which information is returned.  | |
hostIdentifier  | The identifier of the host for which information is returned.  | |
[{   "SiteIdentifier": "String content",   "VirtualizationSiteName": "String content" }]  | 
[{   "DatastoreClusterIdentifier":"String content",   "DatastoreClusterName":"String content" }]  | 
[{   "DatastoreIdentifier":"String content",   "DatastoreName":"String content" }]  | 
[{   "FolderIdentifier":"String content",   "FolderName":"String content" }]  | 
[{   "ClusterIdentifier":"String content",   "VirtualizationClusterName":"String content" }]  | 
[{   "HostIdentifier":"String content",   "VirtualizationHostName":"String content" }]  | 
[{   "NetworkIdentifier":"String content",   "VirtualizationNetworkName":"String content" }]  | 
[{   "Identifier":"String content",   "OrgVdcName":"String content" }]  | 
[{   "ResourcePoolIdentifier":"String content",   "ResourcepoolName":"String content" }]  | 
[{   "VappIdentifier":"String content",   "VappName":"String content" }]  | 
[{   "VCDName":"String content",   "VCDVappIdentifier":"String content" }]  | 
[{   "VmIdentifier":"String content",   "VmName":"String content" }]  | 
Parameter  | Description  | 
SiteIdentifier  | The identifier of the Zerto Virtual Manager site.  | 
VirtualizationSiteName  | The hypervisor manager name. For example the VMware vCenter Server name or Microsoft SCVMM name.  | 
Parameter  | Description  | 
DatastoreClusterIdentifier  | The internal identifier of the storage cluster. The identifier comprises the server identifier and the storage cluster moref, with the format, serverid.moref.  | 
DatastoreClusterName  | The storage cluster name.  | 
Parameter  | Description  | 
DatastoreIdentifier  | The internal identifier of the storage. The identifier comprises the server identifier and the storage moref, with the format, serverid.moref.  | 
DatastoreName  | The storage name.  | 
Parameter  | Description  | 
FolderIdentifier  | The internal identifier of the folder. The identifier comprises the server identifier and the folder moref, with the format, serverid.moref.  | 
FolderName  | The folder name.  | 
Parameter  | Description  | 
ClusterIdentifier  | The unique identifier of the host cluster. The identifier comprises the server identifier and the host cluster moref, with the format, serverid.moref.  | 
VirtualizationClusterName  | The name of the host cluster.  | 
Parameter  | Description  | 
HostIdentifier  | The unique identifier of the host.  | 
VirtualizationHostName  | The name of the host.  | 
Parameter  | Description  | 
NetworkIdentifier  | The internal identifier of the network.  | 
VirtualizationNetworkName  | The network name.  | 
Parameter  | Description  | 
Identifier  | The internal identifier of the Org vDC.  | 
OrgVdcName  | The Org vDC name.  | 
Parameter  | Description  | 
ResourcePoolIdentifier   |  The internal identifier of the resource pool.  | 
ResourcepoolName   |  The resource pool name.  | 
Parameter  | Description  | 
VappIdentifier  |  The internal identifier of the vApp that is not protected by Zerto Virtual Replication.  | 
VappName  |  The vApp name that is not protected by Zerto Virtual Replication.  | 
Parameter  | Description  | 
VCDName  | The vCD vApp name that is not protected by Zerto Virtual Replication.  | 
VCDVappIdentifier  | The internal identifier of the vCD vApp that is not protected by Zerto Virtual Replication.  | 
Parameter  | Description  | 
VmIdentifier  | The internal identifier of the virtual machine that is not protected by Zerto Virtual Replication.  | 
VmName  | The virtual machine name that is not protected by Zerto Virtual Replication.  |