startall_node
Start all virtual machines and containers on a Proxmox node, respecting boot order. Optionally force start or specify specific VMs to start.
Instructions
Start all VMs and containers on a node (respecting boot order).
Args: node: The node name. force: Force start even if already running. vms: Comma-separated list of VMIDs to start (empty = all).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | ||
| force | No | ||
| vms | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |