Endpoint

<hostname>app/rest/builds/id:{buildId}

Parent Table

BUILDDETAILS

Columns

The BUILDARTIFACTDEPENDENCIES table contains the following columns. Columns marked with an asterisk comprise the primary key.

Column Name Data Type Notes
BUILDDETAILS​_BUILDID* Integer References: BUILDDETAILS​.BUILDID
POSITION* Integer
BUILDBRANCHNAME VarChar(255)
BUILDNUMBER Integer
BUILDSTATE VarChar(255)
BUILDSTATUS VarChar(255)
BUILDTYPEID VarChar(255)
DEFAULTBRANCH Boolean
HREF VarChar(2000)
ID Integer
WEBURL VarChar(2000)