Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Response

AttributesTypeDescription
securityOverridden
booleanTrue is security isn't inherited from the folder above
projectSourceConfigs
List<projectSourceConfig>List of source configurations
scmType
ENUMThe 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
PROJECTTYPENUMNull 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.

AttributesTypeDescription
targetIdLongThis is the unique Id of the project
targetGroupIdLongThis is a foreign key to the parent targetGroup
projectIdLongThis is a foreign key to the parent project
isActiveBooleanThis is a boolean that tracks weather or not the target is active

ProjectTypeEnum

inclu

  • No labels