/AWS1/CL_SSM=>LISTINVENTORYENTRIES()
¶
About ListInventoryEntries¶
A list of inventory items returned by the request.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_INSTANCEID
TYPE /AWS1/SSMINSTANCEID
/AWS1/SSMINSTANCEID
¶
The managed node ID for which you want inventory information.
IV_TYPENAME
TYPE /AWS1/SSMINVENTORYITEMTYPENAME
/AWS1/SSMINVENTORYITEMTYPENAME
¶
The type of inventory item for which you want information.
Optional arguments:¶
IT_FILTERS
TYPE /AWS1/CL_SSMINVENTORYFILTER=>TT_INVENTORYFILTERLIST
TT_INVENTORYFILTERLIST
¶
One or more filters. Use a filter to return a more specific list of results.
IV_NEXTTOKEN
TYPE /AWS1/SSMNEXTTOKEN
/AWS1/SSMNEXTTOKEN
¶
The token for the next set of items to return. (You received this token from a previous call.)
IV_MAXRESULTS
TYPE /AWS1/SSMMAXRESULTS
/AWS1/SSMMAXRESULTS
¶
The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.