Skip to content

/AWS1/CL_NWP=>LISTDEVICEIDENTIFIERS()

About ListDeviceIdentifiers

Lists device identifiers. Add filters to your request to return a more specific list of results. Use filters to match the Amazon Resource Name (ARN) of an order, the status of device identifiers, or the ARN of the traffic group.

If you specify multiple filters, filters are joined with an OR, and the request returns results that match all of the specified filters.

Method Signature

IMPORTING

Required arguments:

IV_NETWORKARN TYPE /AWS1/NWPARN /AWS1/NWPARN

The Amazon Resource Name (ARN) of the network.

Optional arguments:

IT_FILTERS TYPE /AWS1/CL_NWPDEVIDFILTVALUES_W=>TT_DEVICEIDENTIFIERFILTERS TT_DEVICEIDENTIFIERFILTERS

The filters.

  • ORDER - The Amazon Resource Name (ARN) of the order.

  • STATUS - The status (ACTIVE | INACTIVE).

  • TRAFFIC_GROUP - The Amazon Resource Name (ARN) of the traffic group.

Filter values are case sensitive. If you specify multiple values for a filter, the values are joined with an OR, and the request returns all results that match any of the specified values.

IV_STARTTOKEN TYPE /AWS1/NWPPAGINATIONTOKEN /AWS1/NWPPAGINATIONTOKEN

The token for the next page of results.

IV_MAXRESULTS TYPE /AWS1/NWPINTEGER /AWS1/NWPINTEGER

The maximum number of results to return.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_NWPLISTDEVICEIDSRSP /AWS1/CL_NWPLISTDEVICEIDSRSP