Services
Pricing
Documentation
Contact us
Get started
Log in
Yandex Managed Service for ClickHouse
Getting started
Step-by-step instructions
All instructions
Information about existing clusters
Creating clusters
Connecting to databases
Stopping and starting clusters
SQL queries in the management console
Changing cluster and database settings
Connecting external dictionaries
Changing ClickHouse versions
Managing ClickHouse hosts
Adding ZooKeeper hosts
Database management
Managing database users
Managing backups
How to manage shards
Deleting clusters
Solutions
Adding data to the database
Migrating ClickHouse data
Sharding tables
Concepts
Relationship between service resources
Host classes
Network in Yandex Managed Service for ClickHouse
Quotas and limits
Storage types
Backups
Replication
Dictionaries
Sharding
Supported clients
Access management
Pricing policy
Current pricing policy
Archive
Before January 1, 2019
From January 1 to March 1, 2019
API Reference
Authentication in the API
Overview
Backup
Overview
get
list
Cluster
Overview
addHosts
addShard
addZookeeper
backup
create
createExternalDictionary
delete
deleteExternalDictionary
deleteHosts
deleteShard
get
getShard
list
listBackups
listHosts
listLogs
listOperations
listShards
move
restore
start
stop
update
updateShard
Database
Overview
create
delete
get
list
FormatSchema
Overview
create
delete
get
list
update
MlModel
Overview
create
delete
get
list
update
ResourcePreset
Overview
get
list
User
Overview
create
delete
get
grantPermission
list
revokePermission
update
Operation
Overview
get
Questions and answers
General questions
Questions about ClickHouse
All questions on the same page
API Reference
MlModel
Overview
MlModel
JSON Representation
Methods
JSON Representation
{
"name"
:
"string"
,
"clusterId"
:
"string"
,
"type"
:
"string"
,
"uri"
:
"string"
}
Field
Description
name
string
clusterId
string
type
string
uri
string
Methods
Method
Description
create
delete
get
list
update
JSON Representation
Methods