proxmox_container_action
Perform lifecycle actions on Proxmox containers, including start, stop, shutdown, reboot, suspend, and resume, by specifying the node and VM ID.
Instructions
Run a lifecycle action on a container. action: start | stop | shutdown | reboot | suspend | resume
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | ||
| vmid | Yes | ||
| action | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |