AlertSubscription
AlertSubscription Schema
Description: Configuration describing how alerts should be turned into observations.
Properties
| Name |
Type |
Description |
| id |
Integer |
No description |
| integration_id |
Integer |
No description |
| name |
String(255) |
No description |
| is_enabled |
Boolean |
No description |
| priority |
Integer |
No description |
| match_expression |
String(Unbounded) (Optional) |
No description |
| max_per_night |
Integer (Optional) |
No description |
| event_type_hint |
Enum(sn, grb, gw, frb, tde, agn, var, other) (Optional) |
No description |
Relationships