%
,\
,n
in your output.
Parameter | Description |
---|---|
Event ID | The ID of the event. Note: use the id_str attribute when referencing an Event object. |
{
"event": {
"id": 12807634110608634402,
"id_str": "<string>",
"title": "<string>",
"text": "<string>",
"priority": "<string>",
"date_happened": 556529131,
"alert_type": "<string>",
"tags": [
"<string>"
],
"host": null,
"device_name": null,
"url": "<string>",
"resource": "<string>",
"monitor_id": null,
"monitor_groups": []
}
}
Was this page helpful?