Skip to main content
GET
Get the instance partitions of a tenant

Authorizations

Authorization
string
header
required

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

Path Parameters

tenantName
string
required

Tenant name

Query Parameters

instancePartitionType
enum<string>
required

instancePartitionType (OFFLINE|CONSUMING|COMPLETED)

Available options:
OFFLINE,
CONSUMING,
COMPLETED

Response

Success

instancePartitionsName
string
read-only
partitionToInstancesMap
object
read-only