Returns a list of all the operations that have been performed on the specified MSK cluster.
get/v1/clusters/{clusterArn}/operations
Path parameters
clusterArnstring required
<p>The Amazon Resource Name (ARN) that uniquely identifies the cluster.</p>
Query parameters
maxResultsinteger
<p>The maximum number of results to return in the response. If there are more results, the response includes a NextToken parameter.</p>
nextTokenstring
<p>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.</p>
MaxResultsstring
Pagination limit
NextTokenstring
Pagination token
Response
Success