TeamCity REST API Reference
 

AgentLocator

Last modified: 22 May 2023

Represents a locator string for filtering Agent entities. Examples:

  • name:DefaultAgent - find agent with DefaultAgent name.

  • pool:(<agentPoolLocator>),connected:true - find all connected agents in a pool found by agentPoolLocator.