Skip to content

/AWS1/CL_R5E=>GETREADINESSCHECKSTATUS()

About GetReadinessCheckStatus

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.

Method Signature

IMPORTING

Required arguments:

IV_READINESSCHECKNAME TYPE /AWS1/R5E__STRING /AWS1/R5E__STRING

Name of a readiness check.

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/R5EMAXRESULTS /AWS1/R5EMAXRESULTS

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

IV_NEXTTOKEN TYPE /AWS1/R5E__STRING /AWS1/R5E__STRING

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

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_R5EGETREADINESSCHXT01 /AWS1/CL_R5EGETREADINESSCHXT01