Apache CloudStack 4.18.0.0 Root Admin API Reference
syncStoragePool
Sync storage pool with management server (currently supported for Datastore Cluster in VMware and syncs the datastores in it)
Request parameters
Parameter Name | Description | Required |
id | Storage pool id | true |
Response Tags
Response Name | Description |
id | the ID of the storage pool |
allocatediops | total min IOPS currently in use by volumes |
capacityiops | IOPS CloudStack can provision from this storage pool |
clusterid | the ID of the cluster for the storage pool |
clustername | the name of the cluster for the storage pool |
created | the date and time the storage pool was created |
disksizeallocated | the host's currently allocated disk size |
disksizetotal | the total disk size of the storage pool |
disksizeused | the host's currently used disk size |
hypervisor | the hypervisor type of the storage pool |
ipaddress | the IP address of the storage pool |
name | the name of the storage pool |
overprovisionfactor | the overprovisionfactor for the storage pool |
path | the storage pool path |
podid | the Pod ID of the storage pool |
podname | the Pod name of the storage pool |
provider | Storage provider for this pool |
scope | the scope of the storage pool |
state | the state of the storage pool |
storagecapabilities | the storage pool capabilities |
suitableformigration | true if this pool is suitable to migrate a volume, false otherwise |
tags | the tags for the storage pool |
type | the storage pool type |
zoneid | the Zone ID of the storage pool |
zonename | the Zone name of the storage pool |
jobid | the ID of the latest async job acting on this object |
jobstatus | the current status of the latest async job acting on this object |