Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

The format of the key is "Basic <token>" or "Bearer <token>"

Path Parameters

tenantName
string
required

Name of the tenant whose table are to be rebalanced

Body

*/*
degreeOfParallelism
integer<int32>
Example:

1

verboseResult
boolean
parallelWhitelist
string[]
parallelBlacklist
string[]
tenantName
string
minAvailableReplicas
integer<int32>
Example:

1

heartbeatIntervalInMs
integer<int64>
Example:

300000

heartbeatTimeoutInMs
integer<int64>
Example:

3600000

retryInitialDelayInMs
integer<int64>
Example:

300000

externalViewStabilizationTimeoutInMs
integer<int64>
Example:

3600000

reassignInstances
boolean
Example:

false

includeConsuming
boolean
Example:

false

lowDiskMode
boolean
Example:

false

bestEfforts
boolean
Example:

false

updateTargetTier
boolean
Example:

false

maxAttempts
integer<int32>
Example:

3

externalViewCheckIntervalInMs
integer<int64>
Example:

1000

dryRun
boolean
Example:

false

preChecks
boolean
Example:

false

bootstrap
boolean
Example:

false

downtime
boolean
Example:

false

Response

200 - application/json

successful operation

rebalanceTableResults
object
jobId
string