removeAgentFromTeam

Remove an agent from a team

Format

udclient [global-args...] [global-flags...]
  removeAgentFromTeam [parameters]

Parameters

Table 1. Request parameters
Parameter Type Required Description
agent string true Name or ID of the agent
team string true Name or ID of the team
type string false Name of the type to use. Leave blank if you are using the type "Standard Application".

Related REST command: Remove an agent from a team.


Feedback