remove_vm
Delete virtual machines or containers from homelab devices using Docker or LXD platforms, with optional forced removal.
Instructions
Remove a VM/container from a device
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 | |
| force | No | Force removal without graceful shutdown |