BUILDTEMPLATES
- Last Updated: September 9, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Teamcity 8.0
- Documentation
Endpoint
<hostname>app/rest/projects/{projectId}
Parent Table
PROJECTDETAILS
Columns
The BUILDTEMPLATES table contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type | Notes |
|---|---|---|
| PROJECTDETAILS_PROJECTID* | VarChar(255) | References: PROJECTDETAILS.PROJECTID |
| POSITION* | Integer | |
| HREF | VarChar(2000) | |
| ID | VarChar(255) | |
| NAME | VarChar(255) | |
| PROJECTID | VarChar(255) | |
| PROJECTNAME | VarChar(255) | |
| TEMPLATEFLAG | Boolean |