Application
List the TopN clients for a application
List the TopN clients by usage for a specific application.
get/applications/{id}/clients/top{n}
Path parameters
idinteger required
The application ID
ninteger required
The TopN number
Query parameters
startTimeinteger required
The start time for querying top client usage of application
endTimeinteger required
The end time for querying top application usage of application
Response
OK