Get namespaces with sorting by size.
GET
/v1/stats/namespace/usageLast modified: 3 months ago
Get namespaces with sorting by size. Returns top 100 namespaces. Namespaces which is not included to top 100 grouped into 'others' item
Request
Query Params
top
integer
optional
Count of entities
<= 100
Example:
15
Request samples
Responses
OK(200)
Internal Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
$ref(#/definitions/2465247)[]
optional
#/definitions/2465247
optional
Example
Not configured
Last modified: 3 months ago