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

Try DataDirect Drivers Now

SUBPROJECTS

Endpoint

<hostname>app/rest/projects/{projectId}

Parent Table

PROJECTDETAILS

Columns

The SUBPROJECTS 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
ARCHIVED
Boolean
DESCRIPTION
VarChar(255)
HREF
VarChar(255)
ID
VarChar(255)
NAME
VarChar(255)
PARENTPROJECTID
VarChar(255)
WEBURL
VarChar(255)