get_vm_status
Check the current status of virtual machines or containers in your homelab infrastructure by providing device ID, platform, and VM name.
Instructions
Get detailed status of a specific VM
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | Database ID of the target device | |
| platform | Yes | VM platform | |
| vm_name | Yes | Name of the VM/container |