2020-05-24 23:13:21 +05:30
|
|
|
fragment AlertListItem on AlertManagementAlert {
|
|
|
|
iid
|
|
|
|
title
|
|
|
|
severity
|
|
|
|
status
|
|
|
|
startedAt
|
|
|
|
eventCount
|
2021-04-17 20:07:23 +05:30
|
|
|
issue {
|
2022-01-26 12:08:38 +05:30
|
|
|
id
|
2021-04-17 20:07:23 +05:30
|
|
|
iid
|
|
|
|
state
|
|
|
|
title
|
2021-06-08 01:23:25 +05:30
|
|
|
webUrl
|
2021-04-17 20:07:23 +05:30
|
|
|
}
|
2020-05-24 23:13:21 +05:30
|
|
|
}
|