TeamCity REST API Reference 2024.03 Help

AgentPoolLocator

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.

Properties

Dimension

Data type

Format

Description

agent

string

AgentLocator

Pool's agents locator.

id

string

item

string

item:(<locator1>),item:(<locator2>...)

Supply multiple locators and return a union of the results.

name

string

project

string

ProjectLocator

Pool's associated projects locator.

Last modified: 27 March 2024