vm_cancel_ttl
Cancel a scheduled TTL for a VM to prevent its automatic deletion. Use with vm_list_ttl to get the exact VM name; only the schedule is removed, never the VM.
Instructions
[WRITE] Cancel an existing TTL for a VM (prevents auto-deletion).
Returns a status string. Use vm_list_ttl first for the exact vm_name. This only removes the schedule and never touches the VM itself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm_name | Yes | Name of the VM whose TTL should be cancelled. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |