vm_create
Create a minimal virtual machine on a Nutanix cluster by providing a name and target cluster ID.
Instructions
[WRITE][risk=medium] Create a minimal VM on a cluster.
Args:
name: New VM name.
cluster_ext_id: Target cluster extId (from cluster_list).
num_sockets: vCPU sockets (default 1).
memory_bytes: RAM in bytes (default 4 GiB).
target: Prism Central target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| target | No | ||
| num_sockets | No | ||
| memory_bytes | No | ||
| cluster_ext_id | Yes |