Apache CloudStack 4.0.0-incubating Root Admin API Reference
updateCluster
Updates an existing cluster
Request parameters
Parameter Name | Description | Required |
id | the ID of the Cluster | true |
allocationstate | Allocation state of this cluster for allocation of new resources | false |
clustername | the cluster name | false |
clustertype | hypervisor type of the cluster | false |
hypervisor | hypervisor type of the cluster | false |
managedstate | whether this cluster is managed by cloudstack | false |
Response Tags
Response Name | Description |
id | the cluster ID |
allocationstate | the allocation state of the cluster |
clustertype | the type of the cluster |
hypervisortype | the hypervisor type of the cluster |
managedstate | whether this cluster is managed by cloudstack |
name | the cluster name |
podid | the Pod ID of the cluster |
podname | the Pod name of the cluster |
zoneid | the Zone ID of the cluster |
zonename | the Zone name of the cluster |
capacity(*) | the capacity of the Cluster |
capacitytotal | the total capacity available |
capacityused | the capacity currently in use |
clusterid | the Cluster ID |
clustername | the Cluster name |
percentused | the percentage of capacity currently in use |
podid | the Pod ID |
podname | the Pod name |
type | the capacity type |
zoneid | the Zone ID |
zonename | the Zone name |