Scripting and Programming Guides › Scripting Guide for Perl › CLI Agent API Methods › Agent Administration Methods
Agent Administration Methods
The following methods act on AgentAPI objects:
- AddServerConfig Method—Adds Policy Server Configurations to Agent API Object
- Connect Method—Establishes Connection between Agent API and Policy Server
- CreateBootstrapFile Method—Generates Bootstrap File for Connecting to Agent
- CreateUser Method—Creates a User Object
- Disconnect Method—Closes Connection between Agent and Policy Server
- DoManagement Method—Requests Agent Commands from Policy Server
- GetResource Method—Retrieves the Specified Resource
- IncrementRefCount Method—Increment the Reference Count
- New Method—Constructs the Agent API
- PrintDebugTrace Method—Outputs Trace Information to Console
- SetErrorCallback Method—Registers Subroutine that Processes Error Messages
- SetTraceCallback Method—Registers Subroutine that Processes Trace Messages