List cluster rebalancing plans

Lists cluster rebalancing plans by cluster ID.

Path Params
string
required

ID of the cluster that is being rebalanced.

Query Params
string
Defaults to 10

A limit on the number of objects to be returned, between 1 and 500.

string

A cursor for use in pagination.

This is a token that defines your place in the list. For instance, if you make a list request - you will receive a nextCursor field in response metadata. Given that the nextCursor field is not empty, it can be used as a cursor query parameter to get subsequent items. If nextCursor is empty - there are no more items to retrieve.

filter.statuses
array of strings

Status list filter

filter.statuses
boolean

If include operations is true then operations is returned in response, otherwise is skipped

boolean

If include configurations is true then configurations is returned in response, otherwise is skipped

boolean

If true, negative plans are also returned. Note: negative plans are already returned when querying for specific statuses.

Response

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json