TeamCity REST API Reference
 

VcsRootInstanceLocator

Last modified: 22 May 2023

Represents a locator string for filtering VcsRootInstance entities. Examples:

  • vcsRoot:<vcsRootLocator> — find all VCS root instances of a VCS root found by vcsRootLocator.

  • project:<projectLocator> — find all VCS root instances defined under project found by projectLocator.