/
/Admin API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 5d ago
cluster_health1
  • getCluster state endpoint
deployment5
  • getList deployments
  • postRegister deployment
  • getGet deployment
  • deleteDelete deployment
  • patchUpdate deployment
health1
  • getHealth check endpoint
introspection1
  • postQuery the system and service state by using SQL.
invocation8
  • deleteDelete an invocation
  • patchCancel an invocation
  • patchKill an invocation
  • patchPause an invocation
  • patchPurge a completed invocation
  • patchPurge invocation journal
  • patchRestart invocation as new
  • patchResume an invocation
kafka_cluster5
  • getList Kafka clusters
  • postCreate Kafka cluster
  • getGet Kafka cluster
  • deleteDelete Kafka cluster
  • patchUpdate Kafka cluster
rule2
  • putUpsert a batch of rules.
  • postDelete a batch of rules by pattern.
service5
  • getList services
  • getGet service
  • patchModify service configuration
  • getGet service OpenAPI definition
  • postModify service state
service_handler2
  • getList service handlers
  • getGet service handler
subscription4
  • getList subscriptions
  • postCreate subscription
  • getGet subscription
  • deleteDelete subscription
version1
  • getGet version information
    cluster_health

    Cluster state endpoint

    get/cluster-health

    Response

    Cluster health information

    cluster_namestring required

    Cluster name

    Changes