get_resource_status
Retrieve the current running status and resource usage details of a specific VM or container by providing the node, resource type (qemu or lxc), and VM ID.
Instructions
Get current status (running/stopped, resource usage) of a specific VM or container.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Proxmox node name | |
| type | Yes | Resource type | |
| vmid | Yes | VM/CT ID |