Get cluster configuration schema

GET /v1/cluster_config/schema

Get the schema describing all cluster configuration properties.

Responses

  • 200 application/json

    Cluster configuration schema response

GET /v1/cluster_config/schema
curl \
 --request GET 'http://localhost:9644/v1/cluster_config/schema'
Response examples (200)
{}