Home > @activeviam/activeui-sdk > AgentsApi > all
AgentsApi.all property
Sends a discovery to the ActiveMonitor Server to get the available ActiveMonitor agents. Returns the promise for the discovery, with the list of agents on success
Signature:
all: () => Promise<ActiveMonitorAgentMap>;