v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14168671.3 KB

Retrieves information about a list of clusters.

get/cluster

Query parameters

max-resultsinteger

Max results that will be returned per page.

An optional parameter that specifies the maximum number of results to return. You can use nextToken to display the next page of results.

next-tokenstring

Token used to retrieve next page.

If your initial ListClusters operation returns a nextToken, you can include the returned nextToken in following ListClusters operations, which returns results in the next page.

Response

Success

nextTokenstring

If nextToken is returned, there are more results available. The value of nextToken is a unique pagination token for each page. To retrieve the next page, make the call again using the returned token.

All 16 operations