cluster_configure
Reconfigure HA and DRS settings for a VMware cluster, enabling or disabling these features and adjusting DRS automation behavior.
Instructions
[WRITE] Reconfigure cluster HA/DRS settings.
Args: name: Cluster name. ha: Enable (True) or disable (False) HA, or None to leave unchanged. drs: Enable (True) or disable (False) DRS, or None to leave unchanged. drs_behavior: DRS behavior: "fullyAutomated", "partiallyAutomated", or "manual". target: Optional vCenter target name from config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| ha | No | ||
| drs | No | ||
| drs_behavior | No | ||
| target | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |