update_cpu_vm
Update CPU core and socket allocation for a Proxmox VM, enabling performance tuning through configurable cores, sockets, vcpus, and NUMA settings.
Instructions
Update CPU core and socket allocation of a virtual machine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cpu | No | host | |
| node | Yes | ||
| numa | No | ||
| vmid | Yes | ||
| cores | Yes | ||
| vcpus | No | ||
| sockets | No |