cluster_create
Create a new cluster with optional HA and DRS configuration. Specify name, datacenter, HA, DRS, and DRS behavior settings.
Instructions
[WRITE] Create a new cluster with optional HA and DRS configuration.
Args: name: Name for the new cluster. datacenter: Datacenter name (uses first datacenter if omitted). ha: Enable vSphere HA (default False). drs: Enable DRS (default False). drs_behavior: DRS behavior: "fullyAutomated", "partiallyAutomated", or "manual". target: Optional vCenter target name from config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| datacenter | No | ||
| ha | No | ||
| drs | No | ||
| drs_behavior | No | fullyAutomated | |
| target | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |