/
RE
restatedev
/
Admin API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 5d ago
Details
Filter operations
cluster_health
1
get
Cluster state endpoint
deployment
5
get
List deployments
post
Register deployment
get
Get deployment
delete
Delete deployment
patch
Update deployment
health
1
get
Health check endpoint
introspection
1
post
Query the system and service state by using SQL.
invocation
8
delete
Delete an invocation
patch
Cancel an invocation
patch
Kill an invocation
patch
Pause an invocation
patch
Purge a completed invocation
patch
Purge invocation journal
patch
Restart invocation as new
patch
Resume an invocation
kafka_cluster
5
get
List Kafka clusters
post
Create Kafka cluster
get
Get Kafka cluster
delete
Delete Kafka cluster
patch
Update Kafka cluster
rule
2
put
Upsert a batch of rules.
post
Delete a batch of rules by pattern.
service
5
get
List services
get
Get service
patch
Modify service configuration
get
Get service OpenAPI definition
post
Modify service state
service_handler
2
get
List service handlers
get
Get service handler
subscription
4
get
List subscriptions
post
Create subscription
get
Get subscription
delete
Delete subscription
version
1
get
Get version information
cluster_health
Cluster state endpoint
get
/cluster-health
Response
Cluster health information
ClusterHealthResponse
required
Cluster health information
cluster_name
string
required
Cluster name
metadata_cluster_health
EmbeddedMetadataClusterHealth
Changes