get_next_vmid
Retrieve the next available virtual machine ID in a Proxmox cluster. Optionally check a specific VMID for availability.
Instructions
Get the next available VMID in the cluster.
Args: vmid: Specific VMID to check availability for (0 = auto-assign).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vmid | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |