Bulk Guest Operations
proxmox_node_bulkStart, stop, or migrate all guests on a Proxmox node in one bulk action.
Instructions
Bulk guest operations. action=start_all|stop_all|migrate_all (all elevated)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node name | |
| action | Yes | ||
| target | No | Target node name | |
| maxworkers | No | Maximum parallel migrations | |
| with-local-disks | No | Include local disks in migration |