shutdownAgent
Shut down an agent
Format
udclient [global-args...] [global-flags...]
shutdownAgent [parameters]
Parameters
Parameter | Type | Required | Description |
---|---|---|---|
agent | string | true | Name or ID of the agent |
Example
udclient -username jsmith -password passwd
-weburl https://deployserver.example.com:8443
shutdownAgent
-agent Agent1
Related REST command: Shut down an agent.