Exoscale dbaas API
Databases as a Service (DBaaS) provides scalable and fully-managed database solutions with high availability and performance backed by Exoscale's Compute and Storage services.
Operations 132
PUT
/dbaas-mysql/{service-name}/user/{username}/password/reset
Reset the credentials of a DBaaS mysql user
#
GET
/dbaas-kafka/{service-name}/connect/password/reveal
Reveal the secrets for DBaaS Kafka Connect
#
PUT
/dbaas-valkey/{service-name}/user/{username}/password/reset
Reset the credentials of a DBaaS Valkey user
#
PUT
/dbaas-postgres/{service-name}/user/{username}/allow-replication
Update access control for one service user
#
GET
/dbaas-grafana/{service-name}/user/{username}/password/reveal
Reveal the secrets of a DBaaS Grafana user
#
PUT
/dbaas-grafana/{service-name}/user/{username}/password/reset
Reset the credentials of a DBaaS Grafana user
#
PUT
/dbaas-valkey/{service-name}/user/{username}
Update access control for one DBaaS Valkey service user
#
PUT
/dbaas-opensearch/{service-name}/user/{username}/password/reset
Reset the credentials of a DBaaS OpenSearch user
#
GET
/dbaas-mysql/{service-name}/user/{username}/password/reveal
Reveal the secrets of a DBaaS MySQL user
#
PUT
/dbaas-mysql/{name}/enable/writes
Temporarily enable writes for MySQL services in read-only mode due to filled up storage
#
GET
/dbaas-kafka/{service-name}/user/{username}/password/reveal
Reveal the secrets of a DBaaS Kafka user
#
GET
/dbaas-thanos/{service-name}/user/{username}/password/reveal
Reveal the secrets of a DBaaS Thanos user
#
PUT
/dbaas-postgres/{service-name}/connection-pool/{connection-pool-name}
Update a DBaaS PostgreSQL connection pool
#
DELETE
/dbaas-postgres/{service-name}/connection-pool/{connection-pool-name}
Delete a DBaaS PostgreSQL connection pool
#
GET
/dbaas-postgres/{service-name}/user/{username}/password/reveal
Reveal the secrets of a DBaaS Postgres user
#
PUT
/dbaas-kafka/{service-name}/user/{username}/password/reset
Reset the credentials of a DBaaS Kafka user
#
GET
/dbaas-opensearch/{service-name}/user/{username}/password/reveal
Reveal the secrets of a DBaaS OpenSearch user
#
GET
/dbaas-valkey/{service-name}/user/{username}/password/reveal
Reveal the secrets of a DBaaS Valkey user
#
PUT
/dbaas-postgres/{service-name}/user/{username}/password/reset
Reset the credentials of a DBaaS Postgres user
#