TeamCity REST API Reference
 
You are viewing the documentation for an earlier version of 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.