Skip to content

/AWS1/CL_SSM=>GETOPSSUMMARY()

About GetOpsSummary

View a summary of operations metadata (OpsData) based on specified filters and aggregators. OpsData can include information about Amazon Web Services Systems Manager OpsCenter operational workitems (OpsItems) as well as information about any Amazon Web Services resource or service configured to report OpsData to Amazon Web Services Systems Manager Explorer.

Method Signature

IMPORTING

Optional arguments:

IV_SYNCNAME TYPE /AWS1/SSMRESOURCEDATASYNCNAME /AWS1/SSMRESOURCEDATASYNCNAME

Specify the name of a resource data sync to get.

IT_FILTERS TYPE /AWS1/CL_SSMOPSFILTER=>TT_OPSFILTERLIST TT_OPSFILTERLIST

Optional filters used to scope down the returned OpsData.

IT_AGGREGATORS TYPE /AWS1/CL_SSMOPSAGGREGATOR=>TT_OPSAGGREGATORLIST TT_OPSAGGREGATORLIST

Optional aggregators that return counts of OpsData based on one or more expressions.

IT_RESULTATTRIBUTES TYPE /AWS1/CL_SSMOPSRESULTATTRIBUTE=>TT_OPSRESULTATTRIBUTELIST TT_OPSRESULTATTRIBUTELIST

The OpsData data type to return.

IV_NEXTTOKEN TYPE /AWS1/SSMNEXTTOKEN /AWS1/SSMNEXTTOKEN

A token to start the list. Use this token to get the next set of results.

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.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SSMGETOPSSUMMRESULT /AWS1/CL_SSMGETOPSSUMMRESULT