This resource allows for administrative tasks to be performed on the cache via the API.

Supported Formats

json

GET /api/admin/caches/count
Return count of caches in the database.

Supported Formats

json

Examples

{"query_cache_count":56, "patient_cache_count":100}

DELETE /api/admin/caches
Empty all caches in the database.

Supported Formats

json