v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143210492.3 KB

Displays a summary of information about a recovery group's readiness status. Includes the readiness checks for resources in the recovery group and the readiness status of each one.

get/recoverygroupreadiness/{recoveryGroupName}

Path parameters

recoveryGroupNamestring required

The name of a recovery group.

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 status at a recovery group level.