BuildType¶
Note
- Examples for model: BuildType
- 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 |
| name | str | optional |
| template_flag | bool | optional [default to False] |
| type | str | optional |
| paused | bool | optional [default to False] |
| uuid | str | optional |
| description | str | optional |
| project_name | str | optional |
| project_id | str | optional |
| project_internal_id | str | optional |
| href | str | optional |
| web_url | str | optional |
| inherited | bool | optional [default to False] |
| links | Links | optional |
| project | Project | optional |
| templates | BuildTypes | optional |
| template | BuildType | optional |
| vcs_root_entries | VcsRootEntries | optional |
| settings | Properties | optional |
| parameters | Properties | optional |
| steps | Steps | optional |
| features | Features | optional |
| triggers | Triggers | optional |
| snapshot_dependencies | SnapshotDependencies | optional |
| artifact_dependencies | ArtifactDependencies | optional |
| agent_requirements | AgentRequirements | optional |
| branches | Branches | optional |
| builds | Builds | optional |
| investigations | Investigations | optional |
| compatible_agents | Agents | optional |
| vcs_root_instances | VcsRootInstances | optional |
| locator | str | optional |