Skip to content

/AWS1/CL_LIX=>LISTLINUXSUBSCRIPTIONS()

About ListLinuxSubscriptions

Lists the Linux subscriptions that have been discovered. If you have linked your organization, the returned results will include data aggregated across your accounts in Organizations.

Method Signature

IMPORTING

Optional arguments:

IT_FILTERS TYPE /AWS1/CL_LIXFILTER=>TT_FILTERLIST TT_FILTERLIST

An array of structures that you can use to filter the results to those that match one or more sets of key-value pairs that you specify. For example, you can filter by the name of Subscription with an optional operator to see subscriptions that match, partially match, or don't match a certain subscription's name.

The valid names for this filter are:

  • Subscription

The valid Operators for this filter are:

  • contains

  • equals

  • Notequal

IV_MAXRESULTS TYPE /AWS1/LIXBOXINTEGER /AWS1/LIXBOXINTEGER

Maximum number of results to return in a single call.

IV_NEXTTOKEN TYPE /AWS1/LIXSTRING /AWS1/LIXSTRING

Token for the next set of results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_LIXLSTLINUXSUBSCRIP03 /AWS1/CL_LIXLSTLINUXSUBSCRIP03