PUT https://{hostname}:{port}
/cli/agentPool/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 to remove |
Related CLI command: removeAgentFromPool.