v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143210492.3 KB

Gets the readiness status for an individual readiness check. To see the overall readiness status for a recovery group, that considers the readiness status for all the readiness checks in a recovery group, use GetRecoveryGroupReadinessSummary.

get/readinesschecks/{readinessCheckName}/status

Path parameters

readinessCheckNamestring required

Name of a readiness check.

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 rule level.