alter agent

Changes the attributes of an existing agent. You can modify one or more attributes for an agent.

Syntax

alter agent agent_name
[set host [{to|=}] host]
[and set port [{to|=}] port]
[and set user [{to|=}] user]
[and set password [{to|=}] password]
[and set desc [{to|=}] description]

Parameters

Examples