Create (Clickhouse)
POST /databases/clickhouse
Create a new Clickhouse database.
Authorizations
Request Body required
Database data
object
UUID of the server
UUID of the project
Name of the environment. You need to provide at least one of environment_name or environment_uuid.
UUID of the environment. You need to provide at least one of environment_name or environment_uuid.
UUID of the destination if the server has multiple destinations
Clickhouse admin user
Clickhouse admin password
Name of the database
Description of the database
Docker Image of the database
Is the database public?
Public port of the database
Memory limit of the database
Memory swap limit of the database
Memory swappiness of the database
Memory reservation of the database
CPU limit of the database
CPU set of the database
CPU shares of the database
Instant deploy the database
Responses
200
Database updated
400
Invalid token.
object
401
Unauthenticated.