Create a new database with the specified configuration.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
"54fb80af-576c-4fdc-ba4f-b596c83f15a1"
the location (data center) where the database will be created
"us-central1"
the resource type (database size) to be created
db1, db2, db3, db4, db5, db6, db7, db8, db9 "db1"
"test-db"
"test-db"
"example-password"
postgresql, redis, mariadb, mysql "postgresql"
"15"
Only optional for Redis. Required for all other types.
"example-user"
Response object of create database request