BuildQueueLocator
Represents a locator string for filtering Build entities. Examples:
buildType:<buildTypeLocator>
— find queued builds under build configuration found by buildTypeLocator.user:<userLocator>
— find queued builds started by user found by userLocator.
Properties
Dimension | Data type | Format | Description |
---|---|---|---|
|
| Agent locator. | |
|
| Build type locator. | |
|
|
| For paginated calls, how many entities to return per page. |
|
| Entity ID. | |
|
|
| Supply multiple locators and return a union of the results. |
|
| Is personal. | |
|
| Agent pool locator. | |
|
| Project locator. | |
|
|
| For paginated calls, from which entity to start rendering the page. |
|
| Deprecated. | |
|
| User locator. |