udclient [global-args...] [global-flags...]
deleteAgentProperty [parameters]
| Parameter | Type | Required | Description |
|---|---|---|---|
| agent | string | true | Name or ID of the agent |
| name | string | true | Name of the property |
udclient -username admin -password admin
-weburl https://myserver.example.com:8443
deleteAgentProperty
-agent Agent1
-name Prop1
Related REST command: Remove a property from an agent.