AlertSource
AlertSource Schema
Description: External alert broker that can trigger observations.
Properties
| Name | Type | Description |
|---|---|---|
| id | Integer |
No description |
| key | String(100) |
No description |
| display_name | String(255) |
No description |
| protocol | Enum(voevent, json, gcn_kafka) |
No description |
| transport | Enum(kafka, http_post, rest_poll) |
No description |
| endpoint_url | String(1024) (Optional) |
No description |
| docs_url | String(1024) (Optional) |
No description |
Relationships
| Relationship Name | Type |
|---|---|
| integrations | AlertIntegration |