Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Restate cluster_health API

Cluster health

Restate cluster_health API is one of 9 APIs that Restate publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include cluster_health. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a GitHub repository, and 2 JSON Schemas.

This API exposes 1 operation across 1 path, and defines 3 schemas. It is described by OpenAPI 3.0.0, at version 1.4.0.

Requests are made against the base URL http://localhost:9070.

1 operations 1 paths 3 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.4.0
Base URL
http://localhost:9070
Resource Areas
1

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

cluster_health 1

Cluster health

GET
/cluster-health
Cluster Health
cluster_health → 200400403404409500503

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are ClusterHealthResponse (2 properties), ErrorDescriptionResponse (2 properties), EmbeddedMetadataClusterHealth (1 property). Each schema is shown below with its type and property counts.

ErrorDescriptionResponse
object
Error details of the response
2 properties 1 required
ClusterHealthResponse
object
2 properties 1 required
EmbeddedMetadataClusterHealth
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

restate-cluster-health-api-openapi.yml Raw ↑

Other APIs Restate publishes across the network.

Restate deployment API
Restate health API
Restate invocation API
Restate openapi API
Restate service API
Restate service_handler API
Restate subscription API
Restate version API