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

« Previous Version 6 Next »

Response

AttributesTypeDescription
securityOverridden
booleanTrue is security isn't inherited from the folder above
projectSourceConfigs
List<projectSourceConfig>List of source configurations
scmType
ScmType EnumThe Type of Source Control System that the project uses
packageBuildType
PackageBuildType Enum


deployPriority
long
deployPriorityScope
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
ProjectType EnumNull 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

ProjectSourceConfig 

AttributesTypeDescription
ProjectSourceConfigIdLongUnique identifier of this Project Source Config
Field1-10StringFields 1 through 10 are used differently for each source control system.
InstanceIdLongThe unique identifier of the SCM instance
ProjectIdLongThe unique identifier of the project
SourceNumberLong

Starts with 0, counts up with each Project Source that you add to a project.


ProjectWorkflow 

ProjectWorkflow AttributesTypeDescription
ProjectWorkflowIdLongThe unique identifier of the ProjectWorkflow
ProjectIdLongThe unique identifier of the Project
ProjectWorkflowTypeProjectWorkflowType EnumBUILD, DEPLOY, UTILITY, TEST, PREDEPLOY, OTHER
WorkflowIdLongThe unique identifier of the Workflow

ProjectType Enum 

Unable to render {include} The included page could not be found.

  • No labels