TeamCity REST API Reference
 
You are viewing the documentation for an earlier version of TeamCity REST API Reference.

AgentPoolLocator

Last modified: 25 November 2021

Represents a locator string for filtering AgentPool entities. Examples:

  • name:Default — find Default agent pool details.

  • project:(<projectLocator>) — find pool associated with project found by projectLocator.