Application
List the application usage summary
List a page of application usage summary by filter.
post/applications/usage/summary
Query parameters
pageinteger
Page number, min = 1
limitinteger
Page Size, min = 1, max = 100
sortField'USAGE' | 'PERCENTAGE_USAGE' | 'CLIENTS' | 'USERS' | 'APPLICATION_NAME' | 'CATEGORY_NAME'
The sort field
order'ASC' | 'DESC'
Sort Order
The sort order (ascending by default)
namestring
Application or Category Name
asyncboolean
Whether to enable async mode
Request body
Response
OK