Overview

The Runtime Discovery API reports the health and availability of local Gizzi Runtime instances. It performs a live HTTP probe to the Gizzi terminal server so the reported status reflects the actual runtime state rather than a hardcoded value.

Base URL

For local development:

Authentication

This endpoint is typically called by an authenticated desktop session.

Endpoints

Discover runtimes

Response

Runtime fields

The probe uses a short timeout (1.5 seconds) so that the endpoint remains fast even when the runtime is not running.

Error codes