Skip to content

/AWS1/CL_DFM=>UPDATEINSTANCEPROFILE()

About UpdateInstanceProfile

Updates information about an existing private device instance profile.

Method Signature

IMPORTING

Required arguments:

IV_ARN TYPE /AWS1/DFMAMAZONRESOURCENAME /AWS1/DFMAMAZONRESOURCENAME

The Amazon Resource Name (ARN) of the instance profile.

Optional arguments:

IV_NAME TYPE /AWS1/DFMNAME /AWS1/DFMNAME

The updated name for your instance profile.

IV_DESCRIPTION TYPE /AWS1/DFMMESSAGE /AWS1/DFMMESSAGE

The updated description for your instance profile.

IV_PACKAGECLEANUP TYPE /AWS1/DFMBOOLEAN /AWS1/DFMBOOLEAN

The updated choice for whether you want to specify package cleanup. The default value is false for private devices.

IT_EXCLUDEAPPPACKAGESFRMCL00 TYPE /AWS1/CL_DFMPACKAGEIDS_W=>TT_PACKAGEIDS TT_PACKAGEIDS

An array of strings that specifies the list of app packages that should not be cleaned up from the device after a test run is over.

The list of packages is only considered if you set packageCleanup to true.

IV_REBOOTAFTERUSE TYPE /AWS1/DFMBOOLEAN /AWS1/DFMBOOLEAN

The updated choice for whether you want to reboot the device after use. The default value is true.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DFMUPDATEINSTPFLRSLT /AWS1/CL_DFMUPDATEINSTPFLRSLT