Programming Guides › Programming Guide for Perl › CLI Agent API Methods › Agent Administration Methods
Agent Administration Methods
The following methods act on AgentAPI objects:
- AddServerConfig MethodAdds Policy Server Configurations to Agent API Object
- Connect MethodEstablishes Connection between Agent API and Policy Server
- CreateBootstrapFile MethodGenerates Bootstrap File for Connecting to Agent
- CreateUser MethodCreates a User Object
- Disconnect MethodCloses Connection between Agent and Policy Server
- DoManagement MethodRequests Agent Commands from Policy Server
- GetResource MethodRetrieves the Specified Resource
- IncrementRefCount MethodIncrement the Reference Count
- New MethodConstructs the Agent API
- PrintDebugTrace MethodOutputs Trace Information to Console
- SetErrorCallback MethodRegisters Subroutine that Processes Error Messages
- SetTraceCallback MethodRegisters Subroutine that Processes Trace Messages