/api/database

GET /api/database/{id}/usage_info

Get usage info for a database. Returns a map with keys are models and values are the number of entities that use this database.

get/api/database/{id}/usage_info

Path parameters

idinteger required

value must be an integer greater than zero.

Response

Successful response

Changes