Skip to content

/AWS1/CL_DFM=>CREATEDEVICEPOOL()

About CreateDevicePool

Creates a device pool.

Method Signature

IMPORTING

Required arguments:

IV_PROJECTARN TYPE /AWS1/DFMAMAZONRESOURCENAME /AWS1/DFMAMAZONRESOURCENAME

The ARN of the project for the device pool.

IV_NAME TYPE /AWS1/DFMNAME /AWS1/DFMNAME

The device pool's name.

IT_RULES TYPE /AWS1/CL_DFMRULE=>TT_RULES TT_RULES

The device pool's rules.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/DFMMESSAGE /AWS1/DFMMESSAGE

The device pool's description.

IV_MAXDEVICES TYPE /AWS1/DFMINTEGER /AWS1/DFMINTEGER

The number of devices that Device Farm can add to your device pool. Device Farm adds devices that are available and meet the criteria that you assign for the rules parameter. Depending on how many devices meet these constraints, your device pool might contain fewer devices than the value for this parameter.

By specifying the maximum number of devices, you can control the costs that you incur by running tests.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DFMCREATEDEVPOOLRSLT /AWS1/CL_DFMCREATEDEVPOOLRSLT