vigil_renew_lease
Extend a lease with a fresh signed token and new expiry. Renewing is how a healthy agent keeps acting; stop renewing (or revoke) and it lapses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ttl_s | Yes | ||
| lease_id | Yes | ||
| vigil_key | No | Legacy credential argument. Prefer the HTTP Authorization: Bearer header; omit this argument when that header authenticates the request. |