method | url |
GET | https://zcm_ip:port/v1/sites/{siteidentifier}/hosts/{hostidentifier}/datastores |
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. |
[{ "DatastoreIdentifier": "datastore-198.96583a9b-750c-4357-a7a4-c43dcd365375", "DatastoreName": "BK3BL2-0506_EQL_DS (71.8GB free of 299GB)", "IsActive": true }] |
rESPONSe | Type | Description |
DatastoreIdentifier | String | Internal identifier for the datastore. |
DatastoreName | String | Datastore name. |
IsActive | Boolean | Boolean value, indicating whether the datastore is active. |