Skip to content

/AWS1/CL_DFM=>LISTDEVICEPOOLS()

About ListDevicePools

Gets information about device pools.

Method Signature

IMPORTING

Required arguments:

IV_ARN TYPE /AWS1/DFMAMAZONRESOURCENAME /AWS1/DFMAMAZONRESOURCENAME

The project ARN.

Optional arguments:

IV_TYPE TYPE /AWS1/DFMDEVICEPOOLTYPE /AWS1/DFMDEVICEPOOLTYPE

The device pools' type.

Allowed values include:

  • CURATED: A device pool that is created and managed by AWS Device Farm.

  • PRIVATE: A device pool that is created and managed by the device pool developer.

IV_NEXTTOKEN TYPE /AWS1/DFMPAGINATIONTOKEN /AWS1/DFMPAGINATIONTOKEN

An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DFMLISTDEVPOOLSRESULT /AWS1/CL_DFMLISTDEVPOOLSRESULT