Get CVE storage statistics
GET
/cve/statsContract
Parameter | Value |
|---|---|
| Section | cve |
| Authentication | CookieAuth |
| Consumes | not required |
| Produces | application/json |
Parameters
0 parameters
No parameters are required.
Responses
3 responses
Status | Description | Type |
|---|---|---|
200 | Storage statistics: {count, totalSize} | object |
401 | Unauthorized | object |
500 | Internal server error | object |
{}{ "data": {}, "error": "<string>" }{ "data": {}, "error": "<string>" }