v1

latestOpenAPI 3.0.42026-07-137589157.3 KB
MySql databases

Overview of mysql databases

get/mysqldatabases

Query parameters

skipinteger

The number of items to skip in the resultset.

takeinteger

The number of items to return in the resultset. The returned count can be equal or less than this number.

Response

OK

namestring

Database name

hostnamestring

Hostname

user_countinteger

The number of users.

max_sizeinteger

The maximim size in MB for the database.

actual_sizeinteger

The actual size in MB for the database.

account_idinteger

The account id for the database.