Skip to content

/AWS1/CL_RGR=>UNTAG()

About Untag

Deletes tags from a specified resource group.

Minimum permissions

To run this command, you must have the following permissions:

  • resource-groups:Untag

Method Signature

IMPORTING

Required arguments:

IV_ARN TYPE /AWS1/RGRGROUPARN /AWS1/RGRGROUPARN

The ARN of the resource group from which to remove tags. The command removed both the specified keys and any values associated with those keys.

IT_KEYS TYPE /AWS1/CL_RGRTAGKEYLIST_W=>TT_TAGKEYLIST TT_TAGKEYLIST

The keys of the tags to be removed.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_RGRUNTAGOUTPUT /AWS1/CL_RGRUNTAGOUTPUT