Apache CloudStack 4.14.1.0-SNAPSHOT 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 |
| cpuovercommitratio | The cpu overcommit ratio of the cluster |
| hypervisortype | the hypervisor type of the cluster |
| managedstate | whether this cluster is managed by cloudstack |
| memoryovercommitratio | The memory overcommit ratio of the cluster |
| name | the cluster name |
| ovm3vip | Ovm3 VIP to use for pooling and/or clustering |
| podid | the Pod ID of the cluster |
| podname | the Pod name of the cluster |
| resourcedetails | Meta data associated with the zone (key/value pairs) |
| zoneid | the Zone ID of the cluster |
| zonename | the Zone name of the cluster |
| capacity(*) | the capacity of the Cluster |
| capacityallocated | the capacity currently in allocated |
| capacitytotal | the total capacity available |
| capacityused | the capacity currently in use |
| clusterid | the Cluster ID |
| clustername | the Cluster name |
| name | the capacity 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 |