TeamCity RESTAPI リファレンス 2026.1 ヘルプ

VcsRootInstanceLocator

VcsRootInstance エンティティをフィルタリングするためのロケーター文字列を表します。例:

  • vcsRoot:<vcsRootLocator>vcsRootLocator によって検出された VCS ルートのすべての VCS ルートインスタンスを検索します。

  • project:<projectLocator>projectLocator によって検出されたプロジェクトで定義されたすべての VCS ルートインスタンスを検索します。

Properties

ディメンション

データ型

フォーマット

説明

affectedProject

string

ProjectLocator

プロジェクト(直接または間接の親)ロケーター。

build

string

BuildLocator

ロケーターを作成します。

buildType

string

BuildTypeLocator

ビルドタイプロケーター。

count

integer

int32

ページ付けされた呼び出しの場合、ページごとに返すエンティティの数。

id

string

エンティティ ID。

item

string

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

複数のロケーターを提供し、結果の和集合を返します。

lookupLimit

integer

int32

処理を最新の <lookupLimit> エンティティに制限します。

project

string

ProjectLocator

プロジェクト(直接の親)ロケーター。

property

string

property:(name:<name>,value:<value>,matchType:<matchType>)

サポートされている値:

  • exists

  • not-exists

  • equals

  • does-not-equal

  • starts-with

  • contains

  • does-not-contain

  • ends-with

  • any

  • matches

  • does-not-match

  • more-than

  • no-more-than

  • less-than

  • no-less-than

  • ver-more-than

  • ver-no-more-than

  • ver-less-than

  • ver-no-less-than

start

integer

int32

ページ化された呼び出しの場合、どのエンティティからページのレンダリングを開始するか。

type

string

VCS のタイプ(例: jetbrains.git)。

vcsRoot

string

VcsRootLocator

VCS ルートロケーター。

versionedSettings

boolean

バージョン管理された設定に使用されます。