Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.

AgentManager AGENTSCOUNT Action

Sam Betts edited this page Mar 17, 2014 · 1 revision

Get total count of all agents associated with Apiary.

Request

Request body is empty

Response (only if called from RPC)

{
  "count" : 54,
}