skip to main content
Introduction to the TeamCity data model : BUILDQUEUESNAPSHOTDEPENDENCIES
  

Try DataDirect Drivers Now

BUILDQUEUESNAPSHOTDEPENDENCIES

Endpoint

<hostname>app/rest/buildQueue/id:{buildQueueId}

Parent Table

BUILDQUEUEDETAILS

Columns

The BUILDQUEUESNAPSHOTDEPENDENCIES table contains the following columns. Columns marked with an asterisk comprise the primary key.
Column Name
Data Type
Notes
BUILDQUEUEDETAILS​_BUILDQUEUEID*
Integer
References: BUILDQUEUEDETAILS​.BUILDQUEUEID
POSITION*
Integer
BRANCHNAME
VarChar(255)
BUILDNUMBER
Integer
BUILDSTATE
VarChar(255)
BUILDSTATUS
VarChar(255)
BUILDTYPEID
VarChar(255)
DEFAULTBRANCH
Boolean
FAILEDTOSTART
Boolean
HREF
VarChar(2000)
ID
Integer
WEBURL
VarChar(2000)