View a list of operations on a Managed ClickHouse® cluster
Console
API
-
Go to the Clusters
-
Select the cluster for which you want to see the operations.
-
Go to the Operations tab.
This tab lists the following parameters:
- Timestamp
- Operation type
- Status
- The User who performed the operation
- An operation's ID.
Use the ClusterService
ListOperations method and pass the cluster ID in the clusterId
request parameter.
To find the cluster ID, get a list of clusters in the project.
Previous