remove_vm
Remove a VM or container from a specified device by platform and name, with options for forced deletion or preview.
Instructions
Remove a VM/container from a device
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Force removal without graceful shutdown | |
| dry_run | No | If true, return a preview of what would be affected without executing any changes. | |
| vm_name | Yes | Name of the VM/container | |
| platform | Yes | VM platform | |
| device_id | Yes | Database ID of the target device |