v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143210492.3 KB

Gets readiness for a cell. Aggregates the readiness of all the resources that are associated with the cell into a single value.

get/cellreadiness/{cellName}

Path parameters

cellNamestring required

The name of the cell.

Query parameters

maxResultsinteger

The number of objects that you want to return with this call.

nextTokenstring

The token that identifies which batch of results you want to see.

Response

Success

NextTokenstring

The token that identifies which batch of results you want to see.

Readiness'READY' | 'NOT_READY' | 'UNKNOWN' | 'NOT_AUTHORIZED'

The readiness at a cell level.