/AWS1/CL_R53=>LISTHEALTHCHECKS()
¶
About ListHealthChecks¶
Retrieve a list of the health checks that are associated with the current Amazon Web Services account.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IV_MARKER
TYPE /AWS1/R53PAGEMARKER
/AWS1/R53PAGEMARKER
¶
If the value of
IsTruncated
in the previous response wastrue
, you have more health checks. To get another group, submit anotherListHealthChecks
request.For the value of
marker
, specify the value ofNextMarker
from the previous response, which is the ID of the first health check that Amazon Route 53 will return if you submit another request.If the value of
IsTruncated
in the previous response wasfalse
, there are no more health checks to get.
IV_MAXITEMS
TYPE /AWS1/R53INTEGER
/AWS1/R53INTEGER
¶
The maximum number of health checks that you want
ListHealthChecks
to return in response to the current request. Amazon Route 53 returns a maximum of 1000 items. If you setMaxItems
to a value greater than 1000, Route 53 returns only the first 1000 health checks.
RETURNING¶
OO_OUTPUT
TYPE REF TO /AWS1/CL_R53LISTHEALTHCHKSRSP
/AWS1/CL_R53LISTHEALTHCHKSRSP
¶
Domain /AWS1/RT_ACCOUNT_ID Primitive Type NUMC