Use API endpoints that show agents by ID
Improve performance by using API endpoints that retrieve specific agent information by ID instead of loading the entire agent list.
deployment/server/clients endpoint. The following symptoms indicate a performance issue:- The response from the endpoint
deployment/server/clientstakes more than 30 seconds. - The Agent Management home page takes more than 30 seconds to load.
- Searching by host name or app takes more than 30 seconds to complete.
- The list of matched agents for server class takes more than 30 seconds to load.