Skip to content

/AWS1/CL_SYN=>LISTGROUPRESOURCES()

About ListGroupResources

This operation returns a list of the ARNs of the canaries that are associated with the specified group.

Method Signature

IMPORTING

Required arguments:

IV_GROUPIDENTIFIER TYPE /AWS1/SYNGROUPIDENTIFIER /AWS1/SYNGROUPIDENTIFIER

Specifies the group to return information for. You can specify the group name, the ARN, or the group ID as the GroupIdentifier.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/SYNPAGINATIONTOKEN /AWS1/SYNPAGINATIONTOKEN

A token that indicates that there is more data available. You can use this token in a subsequent operation to retrieve the next set of results.

IV_MAXRESULTS TYPE /AWS1/SYNMAXGROUPRESULTS /AWS1/SYNMAXGROUPRESULTS

Specify this parameter to limit how many canary ARNs are returned each time you use the ListGroupResources operation. If you omit this parameter, the default of 20 is used.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SYNLISTGROUPRESRCSRSP /AWS1/CL_SYNLISTGROUPRESRCSRSP