TeamCity REST API Reference 2024.03 Help

UserGroupLocator

Represents a locator string for filtering Group entities. Examples:

  • 'name:MyGroupName' – find group with name MyGroupName.

  • 'key:MyGroupKey' – find group with key MyGroupKey.

Properties

Dimension

Data type

Format

Description

item

string

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

Supply multiple locators and return a union of the results.

key

string

name

string

Last modified: 27 March 2024