get_vm_logs
Retrieve log entries from a VM or container by specifying its name, platform, and device ID. Optionally limit the number of lines returned.
Instructions
Get logs from a specific VM/container
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lines | No | Number of log lines to retrieve | |
| vm_name | Yes | Name of the VM/container | |
| platform | Yes | VM platform | |
| device_id | Yes | Database ID of the target device |