console::status
Return the console worker's runtime knobs: http_port, engine_url, and version.
empty object
- engine_urlstringrequired
iii engine WebSocket URL the worker is proxying to.
- http_portinteger· uint16requiredmin 0
TCP port the worker is serving the UI and `/ws` on.
- versionstringrequired
Worker version (matches `Cargo.toml`).