Controller API Examples
Pinot controller API reference.
Endpoint Families
Family
Representative endpoints
Swagger UI
Operational Examples
curl -X GET "http://localhost:9000/cluster/configs" -H "accept: application/json"curl -X DELETE "http://localhost:9000/tables/baseballStats?retention=0d" -H "accept: application/json"curl -X GET "http://localhost:9000/schemas/baseballStats" -H "accept: application/json"What this page covered
Next step
Related pages
Last updated
Was this helpful?

