Response
Attributes | Type | Description |
---|---|---|
securityOverridden | boolean | True is security isn't inherited from the folder above |
projectSourceConfigs | List<projectSourceConfig> | List of source configurations |
scmType | ENUM | The Type of Source Control System that the project uses |
packageBuildType | ENUM | |
deployPriority | long | |
deployPriorityScope | ENUM | |
webhooksEnabled | boolean | |
packageNameSyntax | ||
dependenciesUpdatedOn | ||
projectClassification | ||
projectTagAssignments | ||
projectWorkflows | List<projectWorkflow> | |
nextBuildSequenceNumber | ||
iconLink | ||
itsOverridden | ||
isActive | This is a boolean that tracks whether or not the project is active | |
folderId | ||
projectId | This is the unique Id of the project | |
projectType | PROJECTTYPENUM | Null for full deployment projects. For partial deployment projects, the type of project that was selected. |
projectName | This is the unique name of the project | |
description | Description of the project |
Each target in the list of targets contains these attributes.
Attributes | Type | Description |
---|---|---|
targetId | Long | This is the unique Id of the project |
targetGroupId | Long | This is a foreign key to the parent targetGroup |
projectId | Long | This is a foreign key to the parent project |
isActive | Boolean | This is a boolean that tracks weather or not the target is active |
ProjectTypeEnum
Unable to render {include} The included page could not be found.