Managed Service for ClickHouse API, REST: Cluster
A set of methods for managing ClickHouse clusters.
Methods
Method |
Description |
Returns the specified ClickHouse cluster. |
|
Retrieves a list of ClickHouse clusters that belong |
|
Creates a ClickHouse cluster in the specified folder. |
|
Updates the specified ClickHouse cluster. |
|
Deletes the specified ClickHouse cluster. |
|
Starts the specified ClickHouse cluster. |
|
Stops the specified ClickHouse cluster. |
|
Moves a ClickHouse cluster to the specified folder. |
|
Adds a ZooKeeper subcluster to the specified ClickHouse cluster. |
|
Creates a backup for the specified ClickHouse cluster. |
|
Creates a new ClickHouse cluster using the specified backup. |
|
Reschedules planned maintenance operation. |
|
Retrieves logs for the specified ClickHouse cluster. |
|
Same as ListLogs but using server-side streaming. Also allows for |
|
Retrieves the list of Operation resources for the specified cluster. |
|
Retrieves the list of available backups for the specified ClickHouse cluster. |
|
Retrieves a list of hosts for the specified cluster. |
|
Creates new hosts for a cluster. |
|
Updates the specified hosts. |
|
Deletes the specified hosts for a cluster. |
|
Returns the specified shard. |
|
Retrieves a list of shards that belong to the specified cluster. |
|
Creates a new shard in the specified cluster. |
|
Creates one or more shards in the specified cluster. |
|
Modifies the specified shard. |
|
Deletes the specified shard. |
|
Deletes the specified shards (one or more). |
|
Returns the specified shard group. |
|
Retrieves a list of shard groups that belong to specified cluster. |
|
Creates a new shard group in the specified cluster. |
|
Updates the specified shard group. |
|
Deletes the specified shard group. |
|
Retrieves a list of external dictionaries that belong to specified cluster. |
|
Creates an external dictionary for the specified ClickHouse cluster. |
|
Updates an external dictionary for the specified ClickHouse cluster. |
|
Deletes the specified external dictionary. |