udclient [global-args...] [global-flags...]
forceRenameAgent [parameters]
| Parameter | Type | Required | Description |
|---|---|---|---|
| agent | string | true | Name or ID of the agent to rename |
| name | string | true | The new name for the agent |
udclient -username admin -password admin
-weburl https://myserver.example.com:8443
forceRenameAgent
-agent Agent1
-name NewAgentName
Related REST command: Rename an agent.