[#if message?exists]
${message}
[/#if]
Caches information
cache
nr. of elements
[#list this.cacheSizes?keys as key]
${key}
${this.cacheSizes[key]}
[/#list]
Flush from caches by UUID
UUID
Repository
[#list this.repositories as item]
${item}
[/#list]
Flush a cache by name
Caches
[#list this.cacheSizes?keys as item]
${item}
[/#list]
Flush all caches