vm_list_ttl
List all virtual machines with registered TTLs, displaying expiry time, remaining minutes, and expired status to locate the exact VM name for TTL cancellation.
Instructions
[READ] List all VMs with TTLs registered, including expiry time and status.
Use this first to find the exact vm_name for vm_cancel_ttl. Returns the list envelope: 'items' holds TTL entries with remaining_minutes and expired flag, and 'returned'/'total'/'truncated' state whether the listing is complete. The whole TTL store is read, so truncated is always false.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||