vmware_get_cluster_config
Retrieve cluster HA and DRS configuration, including failover capacity and current failover level.
Instructions
Detailed HA (DAS) and DRS configuration of a cluster + failover capacity.
Returns a JSON {name, ha:{enabled, admission_control_enabled, failover_level, restart_priority, current_failover_level}, drs:{enabled, behavior, vmotion_rate}, rules_count}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster | Yes | Cluster name (see vmware_list_clusters) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |