Create a new database with the specified configuration.
Documentation Index
Fetch the complete documentation index at: https://api-docs.sevalla.com/llms.txt
Use this file to discover all available pages before exploring further.
API key authentication. Pass your API key as a Bearer token in the Authorization header.
Cluster location identifier
"europe-west1"
Resource type name
"db-standard-1"
Display name for the database
2 - 64"My Database"
Database name
2 - 100"mydb"
Database password
4 - 100"securepassword123"
Database engine type
postgresql, mariadb, mysql, mongodb, redis, valkey "postgresql"
Database engine version
"16"
Database user (required for non-Redis/Valkey)
2 - 32^[a-zA-Z0-9_\-+]+$"dbuser"
Default Response