The following is a summary of the methods specific to the AGENT class:
- _setDomainInfo
- Initialize target DOMAIN server context
information.
- _defineAgent
- Define an agent to the DOMAIN server.
- _getAgentProperties
- Retrieve properties about one or more agents.
- _runAgent
- Run an agent defined to the DOMAIN server.
- _abortAgentRun
- Abort an agent run instance.
- _retrieveAgentRunInfo
- Retrieve the spool for a given agent run
instance.
- _storeAgentRunInfo
- Retrieves and stores the spool for a given
agent run instance in an external file or catalog entry.
- _purgeAgentRunInfo
- Purge the run instance spool for an agent.
- _deleteAgent
- Delete an agent defined to the DOMAIN server.
The notation that is used to explain the parameter
types
is
C |
Character Type |
N |
Numeric Type |
L |
SCL List Type. |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.