Note
The content in the "info" object varies with the type of alert. The type of alert is identified from the "type" field. The "intel_" prefix for type indicates that the alert has a threshold setting.
{ "data": [ { "account": 00000, "created_at": "2022-11-29T18:44:45.568786+00:00", "created_at_timeuuid": "e4ec96b4-7015-11ed-9583-c2d66a679b95", "detected_at": "2022-11-29T18:44:45.568822+00:00", "friendly_info": "The ethernet port \"Ethernet\" has disconnected from the network.", "info": { "time": [ "2022-11-29 18:44:44", "UTC" ], "history": [], "status": "connected", "info": { "type": "ethernet", "mac": "00:00:00:00:00:00", "port": "Ethernet", "reason": "On demand", "uid": "customer specified description", "raw_port": "eth0" }, "type": "wan_status_change", "alert_type": "ethernet_wan_connected" }, "router": 0000000, "type": "intel_ethernet_wan_disconnected", "router_details": { "name": "IBR900-082", "description": null, "mac": "00:00:00:00:00:00", "serial_number": "WA000000000000", "asset_id": null, "custom1": null, "custom2": null } } ], "meta": { "record_type": "alert", "record_version": "1.0.0", "deprecated": false } }
Important
The following examples are not intended for production use and are meant only as guidelines.