1. Home
  2. Docs
  3. API
  4. Agent resource

Agent resource

The url to perform operations on agents resource is:

https://www.apiremoteaccess.com/en/api/json/agents

The agent resource information is:

id:Identify the agent id.
name:Name of agent.
description:Description of agent.
state:Indicates the state of an agent:
W = Wait installation
N = Online
F = Offline
D = Disabled
osType:Indicates the OS where agent is installed:
1 = Windows
2 = Linux
3 = Mac OS
installCode:This code enables to install agent (Available is state=W).
supportedApplications:List of applications supported by agent: filesystem;texteditor;logwatch;resource;desktop

Articles