TeamCityNodeLocator
Represents a locator string for filtering Node entities. Examples:
id:node-1
- find a node with idnode-1
.state:<stateLocator>
- find all nodes having the given state.role:<role>
- finds a node with the specified role, possible values are: main_node or secondary_node.
Properties
Dimension | Data type | Format | Description |
---|---|---|---|
|
|
| Supply multiple locators and return a union of the results. |
|
| ||
|
|
Last modified: 22 May 2023