Gets a list of all databases.
Request URL
Parameters
container
- The container ID
More info
Unlike some other non user set inputs passwords for mail and databases are user given and as such are NOT stored on the system in any way.
Test URL
Response
{
"data": [
{
"database_name": "dgaepe_db",
"database_user": "dgaepe_db"
}
],
"system_connection": "true",
"system_version": "v2_132_0e6eb86b9c4e310bb4d687dd91ec1e79be266957",
"system_user_id": 1232,
"system_user_username": "apiuser",
"system_process_id": "false",
"system_process_command": "false"
}