list_vms
Get an inventory of all virtual machines and containers (Docker, LXD) running on a device by specifying its database ID.
Instructions
List all VMs/containers on a device
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | Database ID of the target device | |
| platforms | No | Platforms to check (default: ['docker', 'lxd']) |