Skip to main content

Get malware storage statistics

GET
/malware/stats

Contract

Parameter
Value
Sectionmalware
AuthenticationCookieAuth
Consumesnot required
Producesapplication/json

Parameters

0 parameters

No parameters are required.

Responses

3 responses

Status
Description
Type
200
Storage statistics: {count, totalSize}object
401
Unauthorizedobject
500
Internal server errorobject
  • {}
  • {
      "data": {},
      "error": "<string>"
    }
  • {
      "data": {},
      "error": "<string>"
    }