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