Response
Attributes | Type | Description |
---|
| boolean | True is security isn't inherited from the folder above |
| List<projectSourceConfig> | List of source configurations |
|
ENUMScmType Enum | The Type of Source Control System that the project uses |
|
ENUMENUM | PackageBuildType Enum | What types of packages this project supports. See below for details. |
| long |
| This is the The priority of the project deployment relative to other projects being deployed in the same release. Or, if not deploying in a release, 1 |
| boolean | true if the project is exposed to webhooks. |
| String or null | For Partial Deploy Projects only. |
| Timestamp | When the dependencies were last updated |
| ProjectClassification Enum | The type of project |
| List<TagAssignment> | A list of tags assigned to the project |
| List<projectWorkflow> | A list of all the workflows associated to the project and the type of association that they have |
| long or null | the next build sequence number for this project |
| String | The url to the icon for the project |
| boolean | True if the ITS is overriden at the project level |
| boolean | This is a boolean that tracks whether or not the project is active |
|
| long | The unique Id of the folder that contains the project |
| long | The unique Id of the project |
|
PROJECTTYPENUMProjectType Enum | Null for full deployment projects. For partial deployment projects, the type of project that was selected. |
| String | This is the unique name of the project |
| String | Description of the project |
Each target in the list of targets contains these attributes.
...
ProjectTypeEnum
...
ProjectSourceConfig
Anchor |
---|
| projectSourceConfig |
---|
| projectSourceConfig |
---|
|
Include Page |
---|
| projectSourceConfig |
---|
| projectSourceConfig |
---|
|
ScmType Enum
PackageBuildType Enum
Anchor |
---|
| PackageBuildTypeEnum |
---|
| PackageBuildTypeEnum |
---|
|
Include Page |
---|
| PackageBuildType Enum |
---|
| PackageBuildType Enum |
---|
|
ProjectClassification Enum
Anchor |
---|
| ProjectClassification Enum |
---|
| ProjectClassification Enum |
---|
|
Include Page |
---|
| ProjectClassification Enum |
---|
| ProjectClassification Enum |
---|
|
TagAssignment
Anchor |
---|
| TagAssignment |
---|
| TagAssignment |
---|
|
Include Page |
---|
| TagAssignment |
---|
| TagAssignment |
---|
|
ProjectWorkflow
Anchor |
---|
| projectWorkflow |
---|
| projectWorkflow |
---|
|
Include Page |
---|
| ProjectWorkflow |
---|
| ProjectWorkflow |
---|
|
ProjectType Enum
Anchor |
---|
| ProjectType Enum |
---|
| ProjectType Enum |
---|
|
Include Page |
---|
| ProjectType Enum |
---|
| ProjectType Enum |
---|
|