Agents
Use GET
requests to query agent names.
/api/agents
Response Format
The response is in JSON format.
{ "agents": ["system", "nginx-access", "nginx-error"]}
component. -->
Use GET
requests to query agent names.
/api/agents
The response is in JSON format.
{ "agents": ["system", "nginx-access", "nginx-error"]}