Skip to content

/AWS1/CL_LIC=>LISTRESOURCEINVENTORY()

About ListResourceInventory

Lists resources managed using Systems Manager inventory.

Method Signature

IMPORTING

Optional arguments:

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_LICINVENTORYFILTER=>TT_INVENTORYFILTERLIST TT_INVENTORYFILTERLIST

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

  • account_id - The ID of the Amazon Web Services account that owns the resource. Logical operators are EQUALS | NOT_EQUALS.

  • application_name - The name of the application. Logical operators are EQUALS | BEGINS_WITH.

  • license_included - The type of license included. Logical operators are EQUALS | NOT_EQUALS. Possible values are sql-server-enterprise | sql-server-standard | sql-server-web |
    windows-server-datacenter.

  • platform - The platform of the resource. Logical operators are EQUALS | BEGINS_WITH.

  • resource_id - The ID of the resource. Logical operators are EQUALS | NOT_EQUALS.

  • tag: - The key/value combination of a tag assigned to the resource. Logical operators are EQUALS (single account) or EQUALS | NOT_EQUALS (cross account).

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_LICLISTRESOURCEINVRSP /AWS1/CL_LICLISTRESOURCEINVRSP