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

Latest commit

 

History

History
20 lines (16 loc) · 1017 Bytes

File metadata and controls

20 lines (16 loc) · 1017 Bytes

BuildQueueLocator

Properties

Name Type Description Notes
agent string Agent locator. [optional]
build_type string Build type locator. [optional]
count int For paginated calls, how many entities to return per page. [optional]
id int Entity ID. [optional]
item string Supply multiple locators and return a union of the results. [optional]
personal bool Is personal. [optional]
pool string Agent pool locator. [optional]
project string Project locator. [optional]
start int For paginated calls, from which entity to start rendering the page. [optional]
task_id string [optional]
user string User locator. [optional]

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