Skip to content

/AWS1/CL_LIC=>LISTLICENSECONFIGURATIONS()

About ListLicenseConfigurations

Lists the license configurations for your account.

Method Signature

IMPORTING

Optional arguments:

IT_LICENSECONFIGURATIONARNS TYPE /AWS1/CL_LICSTRINGLIST_W=>TT_STRINGLIST TT_STRINGLIST

Amazon Resource Names (ARN) of the license configurations.

IV_MAXRESULTS TYPE /AWS1/LICBOXINTEGER /AWS1/LICBOXINTEGER

Maximum number of results to return in a single call.

IV_NEXTTOKEN TYPE /AWS1/LICSTRING /AWS1/LICSTRING

Token for the next set of results.

IT_FILTERS TYPE /AWS1/CL_LICFILTER=>TT_FILTERS TT_FILTERS

Filters to scope the results. The following filters and logical operators are supported:

  • licenseCountingType - The dimension for which licenses are counted. Possible values are vCPU | Instance | Core | Socket. Logical operators are EQUALS | NOT_EQUALS.

  • enforceLicenseCount - A Boolean value that indicates whether hard license enforcement is used. Logical operators are EQUALS | NOT_EQUALS.

  • usagelimitExceeded - A Boolean value that indicates whether the available licenses have been exceeded. Logical operators are EQUALS | NOT_EQUALS.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_LICLSTLICENSECONFSRSP /AWS1/CL_LICLSTLICENSECONFSRSP