Update
PATCH /databases/{uuid}
Update database by UUID.
Authorizations
Parameters
Path Parameters
UUID of the database.
Request Body required
Database data
object
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
PostgreSQL user
PostgreSQL password
PostgreSQL database
PostgreSQL initdb args
PostgreSQL host auth method
PostgreSQL conf
Clickhouse admin user
Clickhouse admin password
DragonFly password
Redis password
Redis conf
KeyDB password
KeyDB conf
MariaDB conf
MariaDB root password
MariaDB user
MariaDB password
MariaDB database
Mongo conf
Mongo initdb root username
Mongo initdb root password
Mongo initdb init database
MySQL root password
MySQL user
MySQL database
MySQL conf
Responses
200
Database updated
400
Invalid token.
object
401
Unauthenticated.
object
404
Resource not found.