Skip to content

/AWS1/CL_KFK=>LISTCLUSTEROPERATIONS()

About ListClusterOperations

Returns a list of all the operations that have been performed on the specified MSK cluster.

Method Signature

IMPORTING

Required arguments:

IV_CLUSTERARN TYPE /AWS1/KFK__STRING /AWS1/KFK__STRING

The Amazon Resource Name (ARN) that uniquely identifies the cluster.

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/KFKMAXRESULTS /AWS1/KFKMAXRESULTS

The maximum number of results to return in the response. If there are more results, the response includes a NextToken parameter.

IV_NEXTTOKEN TYPE /AWS1/KFK__STRING /AWS1/KFK__STRING

The paginated results marker. When the result of the operation is truncated, the call returns NextToken in the response. To get the next batch, provide this token in your next request.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_KFKLISTCLUSTEROPSRSP /AWS1/CL_KFKLISTCLUSTEROPSRSP