ProblemOccurrence¶
Note
- Examples for model: ProblemOccurrence
- This is autogenerated page, don’t change them directly, use template. Read more in Development
Properties¶
| Name | Type | Notes |
|---|---|---|
| id | str | optional |
| type | str | optional |
| identity | str | optional |
| href | str | optional |
| muted | bool | optional [default to False] |
| currently_investigated | bool | optional [default to False] |
| currently_muted | bool | optional [default to False] |
| details | str | optional |
| additional_data | str | optional |
| problem | Problem | optional |
| mute | Mute | optional |
| build | Build | optional |