{
    "status": "bootstrap_ready",
    "service": "remote_update_registry",
    "message": "Remote update bootstrap registry is online.",
    "endpoints": [
        "/api/v1/healthz",
        "/api/v1/channels",
        "/api/v1/runtime/releases/latest",
        "/api/v1/runtime/releases/{service_type}/{version}",
        "/api/v1/plugin-packages/index",
        "/api/v1/plugin-packages/{plugin_name}/latest",
        "/api/v1/plugin-packages/{plugin_name}/versions/{version}",
        "/downloads/installers/runtime-node/latest/bootstrap.sh",
        "/downloads/installers/runtime-node/latest/manifest.json"
    ]
}