TeamCity REST API Reference
 
You are viewing the documentation for an earlier version of TeamCity REST API Reference.

VcsRootLocator

Last modified: 22 May 2023

Represents a locator string for filtering VcsRoot entities. Examples:

  • type:jetbrains.git — find all Git-typed VCS roots.

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