SNAPSHOTDEPENDENCIESBUILD
- Last Updated: September 9, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Teamcity 8.0
- Documentation
Endpoint
<hostname>app/rest/buildQueue
Parent Table
BUILDQUEUE
Columns
The SNAPSHOTDEPENDENCIESBUILD table contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type | Notes |
|---|---|---|
| BUILDQUEUE_BUILDQUEUEID* | Integer | References: BUILDQUEUE.BUILDQUEUEID |
| POSITION* | Integer | |
| BRANCHNAME | VarChar(255) | |
| BUILDID | Integer | |
| BUILDNUMBER | Integer | |
| BUILDSTATE | VarChar(255) | |
| BUILDSTATUS | VarChar(255) | |
| BUILDTYPEID | VarChar(255) | |
| DEFAULTBRANCH | Boolean | |
| FAILEDTOSTART | Boolean | |
| HREF | VarChar(2000) | |
| WEBURL | VarChar(2000) |