Project¶
Note
- Examples for model: Project
- This is autogenerated page, don’t change them directly, use template. Read more in Development
Properties¶
| Name | Type | Notes |
|---|---|---|
| id | str | optional |
| internal_id | str | optional |
| uuid | str | optional |
| name | str | optional |
| parent_project_id | str | optional |
| parent_project_internal_id | str | optional |
| parent_project_name | str | optional |
| archived | bool | optional [default to False] |
| description | str | optional |
| href | str | optional |
| web_url | str | optional |
| links | Links | optional |
| parent_project | Project | optional |
| read_only_ui | StateField | optional |
| default_template | BuildType | optional |
| build_types | BuildTypes | optional |
| templates | BuildTypes | optional |
| parameters | Properties | optional |
| vcs_roots | VcsRoots | optional |
| project_features | ProjectFeatures | optional |
| projects | Projects | optional |
| locator | str | optional |