Apache CloudStack 4.20.0.0 Root Admin API Reference
generateClusterDrsPlan
Generate DRS plan for a cluster
Request parameters
Parameter Name | Description | Required |
id | the ID of the Cluster | true |
migrations | Maximum number of VMs to migrate for a DRS execution. Defaults to value of cluster's drs.vm.migrations setting | false |
Response Tags
Response Name | Description |
id | unique ID of the drs plan for cluster |
clusterid | Id of the cluster |
eventid | Start event Id of the DRS Plan |
migrations | List of migrations |
status | Status of DRS Plan |
type | Type of DRS Plan (Automated or Manual)) |