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

Latest commit

 

History

History
22 lines (18 loc) · 1.24 KB

File metadata and controls

22 lines (18 loc) · 1.24 KB

ProblemOccurrenceLocator

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]
currently_failing bool Is currently failing. [optional]
currently_investigated bool Is currently investigated. [optional]
currently_muted bool Is currently muted. [optional]
identity string [optional]
item string Supply multiple locators and return a union of the results. [optional]
lookup_limit int Limit processing to the latest `<lookupLimit>` entities. [optional]
muted bool Has ever been muted. [optional]
problem string [optional]
start int For paginated calls, from which entity to start rendering the page. [optional]
type string [optional]

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