Retrieve current capacity usage
GET/aaa/capacity
JSON-RPC
aaa.capacity.get_multi_simple
This method allows querying capacity usage across different entity types in a single batch request, based on active sessions data.
Request
Responses
- 200
- 400
- 401
- 404
- 422
- 500
Capacity usage per entity, grouped by entity type.
The request contains invalid arguments or is malformed
Access is not authorized
Requested object was not found
A logical error occurred, making the request unprocessable
An unexpected error occurred