Skip to content
This repository was archived by the owner on Feb 13, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (20 loc) · 1.26 KB

File metadata and controls

24 lines (20 loc) · 1.26 KB

BuildTypeLocator

Properties

Name Type Description Notes
affected_project string Project (direct or indirect parent) locator. [optional]
build string Build locator. [optional]
count int For paginated calls, how many entities to return per page. [optional]
id string [optional]
internal_id string [optional]
item string Supply multiple locators and return a union of the results. [optional]
name string [optional]
paused bool Is paused. [optional]
project string Project (direct parent) locator. [optional]
start int For paginated calls, from which entity to start rendering the page. [optional]
template string Base template locator. [optional]
template_flag bool Is a template. [optional]
uuid string [optional]
vcs_root string VCS root locator. [optional]
vcs_root_instance string VCS root instance locator. [optional]

[Back to Model list] [Back to API list] [Back to README]