Skip to content

/AWS1/CL_R5E=>GETREADINESSCHECKRESRCSTATUS()

About GetReadinessCheckResourceStatus

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

Method Signature

IMPORTING

Required arguments:

IV_READINESSCHECKNAME TYPE /AWS1/R5E__STRING /AWS1/R5E__STRING

Name of a readiness check.

IV_RESOURCEIDENTIFIER TYPE /AWS1/R5E__STRING /AWS1/R5E__STRING

The resource identifier, which is the Amazon Resource Name (ARN) or the identifier generated for the resource by Application Recovery Controller (for example, for a DNS target resource).

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_R5EGETREADINESSCHEC03 /AWS1/CL_R5EGETREADINESSCHEC03