mirror of
https://github.com/turbot/steampipe.git
synced 2026-03-21 16:00:13 -04:00
1.2 KiB
1.2 KiB
Sample control with all possible statuses(severity=high)
Sample control that returns 10 OK, 5 ALARM, 2 ERROR, 1 SKIP and 3 INFO
| OK | Skip | Info | Alarm | Error | Total |
|---|---|---|---|---|---|
| 10 | 1 | 3 | 5 | 2 | 21 |
| Reason | Dimensions | |
|---|---|---|
| ❗ | Resource has some error | 16 |
| ❗ | Resource has some error | 17 |
| ❌ | Resource does not satisfy condition | 11 |
| ❌ | Resource does not satisfy condition | 12 |
| ❌ | Resource does not satisfy condition | 13 |
| ❌ | Resource does not satisfy condition | 14 |
| ❌ | Resource does not satisfy condition | 15 |
| ℹ | Information | 19 |
| ℹ | Information | 20 |
| ℹ | Information | 21 |
| ✅ | Resource satisfies condition | 1 |
| ✅ | Resource satisfies condition | 2 |
| ✅ | Resource satisfies condition | 3 |
| ✅ | Resource satisfies condition | 4 |
| ✅ | Resource satisfies condition | 5 |
| ✅ | Resource satisfies condition | 6 |
| ✅ | Resource satisfies condition | 7 |
| ✅ | Resource satisfies condition | 8 |
| ✅ | Resource satisfies condition | 9 |
| ✅ | Resource satisfies condition | 10 |
| ⇨ | Resource is skipped | 18 |
\