SystemStatusService Resource

GET /systemStatusService/cacheEntries

Response Body
media type data type
application/json (custom)
application/xml list of cacheEntry (XML)

GET /systemStatusService/clearAllCaches

Response Body
media type data type
application/json (custom)
application/xml boolean (XML)

GET /systemStatusService/clearCache/{key}

Request Parameters
name type description default
key path n/a
Response Body
media type data type
application/json (custom)
application/xml boolean (XML)

GET /systemStatusService/currentServerTime/{locale}

Request Parameters
name type description default
locale path n/a
Response Body
media type data type
text/plain (custom)

GET /systemStatusService/memoryStatus

Response Body
media type data type
text/plain (custom)

GET /systemStatusService/queueEntries

Response Body
media type data type
application/json (custom)
application/xml list of queueEntry (XML)

GET /systemStatusService/repositoryScannerStatistics

Response Body
media type data type
application/json (custom)
application/xml list of repositoryScannerStatistics (XML)