/
ST
startree
/
Pinot Controller API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2w ago · Updated 2w ago
View markdown
startree
Pinot Controller API
put
Update a tenant
f1cc8a0ba2e0
latest
OpenAPI 3.0.1
2026-07-26
245
126
202.6 KB
AlterTable
1
AppConfigs
1
Application
3
AtomicIngestion
4
Auth
2
BatchRestart
1
Broker
11
Cluster
9
ClusterHealth
4
Connection
1
ConsistentPush
1
Database
4
DedupSnapshot
6
Health
4
Instance
12
Leader
2
Logger
8
PerfAdvisor
1
PeriodicTask
2
Query
4
Query API
1
RateLimiter
1
Restream
4
Schema
9
Segment
30
Table
51
Task
30
Tenant
13
get
Get tenant information
post
Change tenant state
get
List all tenants
put
Update a tenant
post
Create a tenant
get
List instance for a tenant
post
enable/disable a tenant
delete
Delete a tenant
get
Get the instance partitions of a tenant
put
Update an instance partition for a server type in a tenant
get
Gets detailed stats of a tenant rebalance operation
get
List tables on a server or broker tenant
post
Rebalances all the tables that are part of the tenant
Tuner
2
Upsert
1
UpsertSnapshot
7
User
5
Version
1
Zookeeper
9
Tenant
Update a tenant
put
/tenants
Request body
Tenant
required
tenantRole
'SERVER'
|
'BROKER'
|
'MINION'
required
tenantName
string
required
numberOfInstances
integer
offlineInstances
integer
realtimeInstances
integer
Response
Success