/api/ee/database-routing

POST /api/ee/database-routing/destination-database

Create new Destination Databases.

Note that unlike the normal POST /api/database endpoint, does NOT check the details before adding the Database.

This is OK, it's not an invariant that all database details are always valid, but it's something to note.

post/api/ee/database-routing/destination-database

Query parameters

check_connection_detailsboolean

Request body

router_database_idinteger required

value must be an integer greater than zero.

Response

Successful response

Changes