Diagnose an Evernode host (live)
host_diagnosticsDiagnose an Evernode host by its Xahau r-address: check registration, reputation, instance slots, lease terms, and red flags using live data from OnLedger.
Instructions
Health view of a single Evernode host by r-address: registration status, reputation, active/total instance slots, lease terms (rate/moments if available), and red-flags (low reputation, full capacity, stale/inactive). Fetches live from OnLedger (api.onledger.net, real-time from the Xahau registry) — or pass a host object to diagnose it. REAL data only: unknown fields are OMITTED (never invented); honest empty + note on not-found / fetch failure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | optional: diagnose this supplied host object instead of fetching live | |
| address | No | the host's Xahau r-address to look up live on OnLedger |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| found | No | ||
| lease | No | ||
| slots | No | ||
| specs | No | ||
| source | No | ||
| address | No | ||
| redFlags | No | ||
| reputation | No | ||
| registration | No |