Synopsis
Parameters
| Parameter |
Type |
Description |
| token |
string |
Credentials, see RemoteApi.login. |
| agentName |
string |
The name of the agent to disable. |
Returns
True.
Description
Disables the given agent. When an agent is disabled, pulse™ will not ping the agent, and will not dispatch any recipes to it. See also RemoteApi.enableAgent.
Access
Accessible to users with server administration privileges.