HomeGuidesAPI ReferenceGuidesMRT APIConfiguration API
GitHubAirheads Developer Community
Guides

WLAN Alerts

Sample WLAN Webhook Alerts

Access Point

2.4 GHz Channel Changes

{
  "id": "6dd60718-9012-4fab-8bcd-6789012345f1",
  "alertId": "2c4e1e1e-1c2d-4e7a-9b2a-4e2f8d3c9b05",
  "tenantId": "aad30b82ee0a11ef806342e359fd2e63",
  "tenantName": "ABC Enterprise",
  "mspId": null,
  "mspName": null,
  "name": "2.4 GHz Channel Changes",
  "category": "WLAN",
  "deviceType": "Access Point",
  "severity": "Minor",
  "time": "2026-01-01T00:00:00.000Z",
  "operation": "Add",
  "state": "Active",
  "siteId": "14076693093",
  "configScope": "Global",
  "summary": "AP AP-ABC-01 had 6 11 channel changes in 10 minutes.",
  "notes": "This is a sample note.",
  "impactedEntities": {
    "deviceSerial": [
      "SG00KM7005"
    ],
    "clientMac": []
  },
  "additionalDetails": [
    {
      "deviceSerial": "SG00KM7005",
      "firmwareVersion": "10.8.0.0_9372",
      "hostname": "AP-ABC-01",
      "model": "AP-755",
      "radioMac": "bc:9f:e4:c6:89:70",
      "band": "2.4 GHz",
      "channel": "11",
      "bandRange": ""
    }
  ]
}

5 GHz Channel Quality

{
  "id": "9aa60718-9012-4fab-8bcd-6789012345f4",
  "alertId": "ebe8e2e2-1c2d-4e7a-9b2a-1e2f3d4c5b85",
  "tenantId": "aad30b82ee0a11ef806342e359fd2e63",
  "tenantName": "ABC Enterprise",
  "mspId": null,
  "mspName": null,
  "name": "5 GHz Channel Quality",
  "category": "WLAN",
  "deviceType": "Access Point",
  "severity": "Critical",
  "time": "2026-01-01T00:00:00.000Z",
  "operation": "Add",
  "state": "Active",
  "siteId": "14076693093",
  "configScope": "Global",
  "summary": "AP AP-ABC-01 channel quality was 98% for 5 minutes on the 2.4 GHz channel 11 which is lower than the threshold of 99%.",
  "notes": "This is a sample note.",
  "impactedEntities": {
    "deviceSerial": [
      "SG00KM7005"
    ],
    "clientMac": []
  },
  "additionalDetails": [
    {
      "deviceSerial": "SG00KM7005",
      "firmwareVersion": "10.8.0.0_9372",
      "hostname": "AP-ABC-01",
      "model": "AP-755",
      "radioMac": "bc:9f:e4:c6:89:70",
      "band": "2.4 GHz",
      "channel": "11",
      "bandRange": ""
    }
  ]
}

2.4 GHz Channel Utilization

{
  "id": "cadc836a-ef94-3a20-bc35-57e7351a5162",
  "alertId": "f7e8e2e2-1c2d-4e7a-9b2a-1e2f3d4c5b75",
  "tenantId": "aad30b82ee0a11ef806342e359fd2e63",
  "tenantName": "ABC Enterprise",
  "mspId": null,
  "mspName": null,
  "name": "2.4 GHz Channel Utilization",
  "category": "WLAN",
  "deviceType": "Access Point",
  "severity": "Minor",
  "time": "2026-01-01T00:00:00.000Z",
  "operation": "Add",
  "state": "Active",
  "siteId": "14076693093",
  "configScope": "Global",
  "summary": "The 2.4 GHz channel 11 utilization on AP AP-ABC-01 was 90% and above 80% for 10 minutes.",
  "notes": "This is a sample note.",
  "impactedEntities": {
    "deviceSerial": [
      "SG00KM7005"
    ]
  },
  "additionalDetails": [
    {
      "deviceSerial": "SG00KM7005",
      "firmwareVersion": "10.8.0.0_9372",
      "hostname": "AP-ABC-01",
      "model": "AP-755",
      "radioMac": "bc:9f:e4:c6:89:70",
      "band": "2.4 GHz",
      "channel": "11",
      "bandRange": ""
    }
  ]
}

2.4 GHz Frame Drops

{
  "id": "c2f3e4d5-6789-4abc-9def-2345678901bc",
  "alertId": "cbe8e2e2-1c2d-4e7a-9b2a-1e2f3d4c5b83",
  "tenantId": "aad30b82ee0a11ef806342e359fd2e63",
  "tenantName": "ABC Enterprise",
  "mspId": null,
  "mspName": null,
  "name": "2.4 GHz Frame Drops",
  "category": "WLAN",
  "deviceType": "Access Point",
  "severity": "Critical",
  "time": "2026-01-01T00:00:00.000Z",
  "operation": "Add",
  "state": "Active",
  "siteId": "14076693093",
  "configScope": "Global",
  "summary": "AP AP-ABC-01 dropped 10% of the radio frames on the 2.4 GHz 11 channel in 10 minutes.",
  "notes": "This is a sample note.",
  "impactedEntities": {
    "deviceSerial": [
      "SG00KM7005"
    ],
    "clientMac": []
  },
  "additionalDetails": [
    {
      "deviceSerial": "SG00KM7005",
      "firmwareVersion": "10.8.0.0_9372",
      "hostname": "AP-ABC-01",
      "model": "AP-755",
      "radioMac": "bc:9f:e4:c6:89:70",
      "band": "2.4 GHz",
      "channel": "11",
      "bandRange": ""
    }
  ]
}

2.4 GHz Frame Retries

{
  "id": "e4b5c6d7-8901-4cde-9fab-4567890123de",
  "alertId": "dbe8e2e2-1c2d-4e7a-9b2a-1e2f3d4c5b84",
  "tenantId": "aad30b82ee0a11ef806342e359fd2e63",
  "tenantName": "ABC Enterprise",
  "mspId": null,
  "mspName": null,
  "name": "2.4 GHz Frame Retries",
  "category": "WLAN",
  "deviceType": "Access Point",
  "severity": "Critical",
  "time": "2026-01-01T00:00:00.000Z",
  "operation": "Add",
  "state": "Active",
  "siteId": "14076693093",
  "configScope": "Global",
  "summary": "AP AP-ABC-01 retried 8% of the radio frames on the 2.4 GHz 11 channel in 10 minutes.",
  "notes": "This is a sample note.",
  "impactedEntities": {
    "deviceSerial": [
      "SG00KM7005"
    ],
    "clientMac": []
  },
  "additionalDetails": [
    {
      "deviceSerial": "SG00KM7005",
      "firmwareVersion": "10.8.0.0_9372",
      "hostname": "AP-ABC-01",
      "model": "AP-755",
      "radioMac": "bc:9f:e4:c6:89:70",
      "band": "2.4 GHz",
      "channel": "11",
      "bandRange": ""
    }
  ]
}

2.4 GHz Noise Floor

{
  "id": "f5c6d7e8-9012-4def-8abc-5678901234ef",
  "alertId": "1be2e5e3-1c2d-4e7a-9b2a-1e2f5d3c2b84",
  "tenantId": "aad30b82ee0a11ef806342e359fd2e63",
  "tenantName": "ABC Enterprise",
  "mspId": null,
  "mspName": null,
  "name": "2.4 GHz Noise Floor",
  "category": "WLAN",
  "deviceType": "Access Point",
  "severity": "Minor",
  "time": "2026-01-01T00:00:00.000Z",
  "operation": "Add",
  "state": "Active",
  "siteId": "14076693093",
  "configScope": "Global",
  "summary": "The 2.4 GHz channel 11 radio noise on AP AP-ABC-01 was -70 dBm and above -80 dBm for 10 minutes.",
  "notes": "This is a sample note.",
  "impactedEntities": {
    "deviceSerial": [
      "SG00KM7005"
    ],
    "clientMac": []
  },
  "additionalDetails": [
    {
      "deviceSerial": "SG00KM7005",
      "firmwareVersion": "10.8.0.0_9372",
      "hostname": "AP-ABC-01",
      "model": "AP-755",
      "radioMac": "bc:9f:e4:c6:89:70",
      "band": "2.4 GHz",
      "channel": "11",
      "bandRange": ""
    }
  ]
}

2.4 GHz Non-Wi-Fi Interference

{
  "id": "a6d7e8f9-0123-4efa-9bcd-6789012345fa",
  "alertId": "be8e2e2e-1c2d-4e7a-9b2a-1e2f3d4c5b97",
  "tenantId": "aad30b82ee0a11ef806342e359fd2e63",
  "tenantName": "ABC Enterprise",
  "mspId": null,
  "mspName": null,
  "name": "2.4 GHz Non-Wi-Fi Interference",
  "category": "WLAN",
  "deviceType": "Access Point",
  "severity": "Minor",
  "time": "2026-01-01T00:00:00.000Z",
  "operation": "Add",
  "state": "Active",
  "siteId": "14076693093",
  "configScope": "Global",
  "summary": "The 2.4 GHz channel 11 non-WiFi radio signals on AP-ABC-01 were 50% and above 40% for 10 minutes.",
  "notes": "This is a sample note.",
  "impactedEntities": {
    "deviceSerial": [
      "SG00KM7005"
    ],
    "clientMac": []
  },
  "additionalDetails": [
    {
      "deviceSerial": "SG00KM7005",
      "firmwareVersion": "10.8.0.0_9372",
      "hostname": "AP-ABC-01",
      "model": "AP-755",
      "radioMac": "bc:9f:e4:c6:89:70",
      "band": "2.4 GHz",
      "channel": "11",
      "bandRange": ""
    }
  ]
}

2.4 GHz Transmit Power Changes

{
  "id": "cadc836a-ef94-3a20-bc35-57e7351a5162",
  "alertId": "2ea3fe2e-1c2d-4e7a-ab2a-4e4f3d4c2b12",
  "tenantId": "aad30b82ee0a11ef806342e359fd2e63",
  "tenantName": "ABC Enterprise",
  "mspId": null,
  "mspName": null,
  "name": "2.4 GHz Transmit Power Changes",
  "category": "WLAN",
  "deviceType": "Access Point",
  "severity": "Minor",
  "time": "2026-01-01T00:00:00.000Z",
  "operation": "Add",
  "state": "Active",
  "siteId": "14076693093",
  "configScope": "Global",
  "summary": "AP AP-ABC-01 had 10 Tx power changes on 2.4 GHz channel 11 in 10 minutes.",
  "notes": "This is a sample note.",
  "impactedEntities": {
    "deviceSerial": [
      "SG00KM7005"
    ],
    "clientMac": []
  },
  "additionalDetails": [
    {
      "deviceSerial": "SG00KM7005",
      "firmwareVersion": "10.8.0.0_9372",
      "hostname": "AP-ABC-01",
      "model": "AP-755",
      "radioMac": "bc:9f:e4:c6:89:70",
      "band": "2.4 GHz",
      "channel": "11",
      "bandRange": ""
    }
  ]
}

5 GHz Channel Changes

{
  "id": "7ee60718-9012-4fab-8bcd-6789012345f2",
  "alertId": "c9e8e2e2-1c2d-4e7a-9b2a-1e2f3d4c5b78",
  "tenantId": "aad30b82ee0a11ef806342e359fd2e63",
  "tenantName": "ABC Enterprise",
  "mspId": null,
  "mspName": null,
  "name": "5 GHz Channel Changes",
  "category": "WLAN",
  "deviceType": "Access Point",
  "severity": "Critical",
  "time": "2026-01-01T00:00:00.000Z",
  "operation": "Add",
  "state": "Active",
  "siteId": "14076693093",
  "configScope": "Global",
  "summary": "AP AP-ABC-01 had 6 5 GHz channel changes in 30 minutes.",
  "notes": "This is a sample note.",
  "impactedEntities": {
    "deviceSerial": [
      "SG00KM7005"
    ],
    "clientMac": []
  },
  "additionalDetails": [
    {
      "deviceSerial": "SG00KM7005",
      "firmwareVersion": "10.8.0.0_9372",
      "hostname": "AP-ABC-01",
      "model": "AP-755",
      "radioMac": "bc:9f:e4:c6:89:70",
      "band": "5 GHz",
      "channel": "108E",
      "bandRange": ""
    }
  ]
}

5 GHz Channel Quality

{
  "id": "9aa60718-9012-4fab-8bcd-6789012345f4",
  "alertId": "bd8e2e2e-1c2d-4e7a-9b2a-1e2f3d4c5b96",
  "tenantId": "aad30b82ee0a11ef806342e359fd2e63",
  "tenantName": "ABC Enterprise",
  "mspId": null,
  "mspName": null,
  "name": "5 GHz Channel Quality",
  "category": "WLAN",
  "deviceType": "Access Point",
  "severity": "Critical",
  "time": "2026-01-01T00:00:00.000Z",
  "operation": "Add",
  "state": "Active",
  "siteId": "14076693093",
  "configScope": "Global",
  "summary": "AP AP-ABC-01 channel quality was 98% for 5 minutes on the 5 GHz channel 108E which is lower than the threshold of 99%.",
  "notes": "This is a sample note.",
  "impactedEntities": {
    "deviceSerial": [
      "SG00KM7005"
    ],
    "clientMac": []
  },
  "additionalDetails": [
    {
      "deviceSerial": "SG00KM7005",
      "firmwareVersion": "10.8.0.0_9372",
      "hostname": "AP-ABC-01",
      "model": "AP-755",
      "radioMac": "bc:9f:e4:c6:89:70",
      "band": "5 GHz",
      "channel": "108E",
      "bandRange": ""
    }
  ]
}

5 GHz Channel Utilization

{
  "id": "4bb60718-9012-4fab-8bcd-6789012345ff",
  "alertId": "b6e8e2e2-1c2d-4e7a-9b2a-1e2f3d4c5b71",
  "tenantId": "aad30b82ee0a11ef806342e359fd2e63",
  "tenantName": "ABC Enterprise",
  "mspId": null,
  "mspName": null,
  "name": "5 GHz Channel Utilization",
  "category": "WLAN",
  "deviceType": "Access Point",
  "severity": "Critical",
  "time": "2026-01-01T00:00:00.000Z",
  "operation": "Add",
  "state": "Active",
  "siteId": "14076693093",
  "configScope": "Global",
  "summary": "The 5 GHz channel 52+ utilization on AP AP-ABC-01 was 81% and above 80% for 30 minutes.",
  "notes": "This is a sample note.",
  "impactedEntities": {
    "deviceSerial": [
      "SG00KM7005"
    ],
    "clientMac": []
  },
  "additionalDetails": [
    {
      "deviceSerial": "SG00KM7005",
      "firmwareVersion": "10.8.0.0_9372",
      "hostname": "AP-ABC-01",
      "model": "AP-755",
      "radioMac": "bc:9f:e4:c6:89:70",
      "band": "5 GHz",
      "channel": "52+",
      "bandRange": ""
    }
  ]
}

5 GHz Frame Drops

{
  "id": "cadc836a-ef94-3a20-bc35-57e7351a5162",
  "alertId": "abe8e2e2-1c2d-4e7a-9b2a-1e2f3d4c5b82",
  "tenantId": "aad30b82ee0a11ef806342e359fd2e63",
  "tenantName": "ABC Enterprise",
  "mspId": null,
  "mspName": null,
  "name": "5 GHz Frame Drops",
  "category": "WLAN",
  "deviceType": "Access Point",
  "severity": "Critical",
  "time": "2026-01-01T00:00:00.000Z",
  "operation": "Add",
  "state": "Active",
  "siteId": "14076693093",
  "configScope": "Global",
  "summary": "AP AP-ABC-01 dropped 65% of the radio frames on the 5 GHz 108E channel in 10 minutes.",
  "notes": "This is a sample note.",
  "impactedEntities": {
    "deviceSerial": [
      "SG00KM7005"
    ],
    "clientMac": []
  },
  "additionalDetails": [
    {
      "deviceSerial": "SG00KM7005",
      "firmwareVersion": "10.8.0.0_9372",
      "hostname": "AP-ABC-01",
      "model": "AP-755",
      "radioMac": "bc:9f:e4:c6:89:70",
      "band": "5 GHz",
      "channel": "108E",
      "bandRange": ""
    }
  ]
}

5 GHz Frame Retries

{
  "id": "c9f0a1b2-3456-4cde-8fab-9012345678cd",
  "alertId": "ace8e2e2-1c2d-4e7a-9b2a-1e2f3d4c5b87",
  "tenantId": "aad30b82ee0a11ef806342e359fd2e63",
  "tenantName": "ABC Enterprise",
  "mspId": null,
  "mspName": null,
  "name": "5 GHz Frame Retries",
  "category": "WLAN",
  "deviceType": "Access Point",
  "severity": "Critical",
  "time": "2026-01-01T00:00:00.000Z",
  "operation": "Add",
  "state": "Active",
  "siteId": "14076693093",
  "configScope": "Global",
  "summary": "AP AP-ABC-01 retried 100% of the radio frames on the 5 GHz 108E channel in 30 minutes.",
  "notes": "This is a sample note.",
  "impactedEntities": {
    "deviceSerial": [
      "SG00KM7005"
    ],
    "clientMac": []
  },
  "additionalDetails": [
    {
      "deviceSerial": "SG00KM7005",
      "firmwareVersion": "10.8.0.0_9372",
      "hostname": "AP-ABC-01",
      "model": "AP-755",
      "radioMac": "bc:9f:e4:c6:89:70",
      "band": "5 GHz",
      "channel": "108E",
      "bandRange": ""
    }
  ]
}

5 GHz Noise Floor

{
  "id": "daf1b2c3-4567-4def-9abc-1234567890de",
  "alertId": "ade8e2e2-1c2d-4e7a-9b2a-1e2f3d4c5b88",
  "tenantId": "aad30b82ee0a11ef806342e359fd2e63",
  "tenantName": "ABC Enterprise",
  "mspId": null,
  "mspName": null,
  "name": "5 GHz Noise Floor",
  "category": "WLAN",
  "deviceType": "Access Point",
  "severity": "Critical",
  "time": "2026-01-01T00:00:00.000Z",
  "operation": "Add",
  "state": "Active",
  "siteId": "14076693093",
  "configScope": "Global",
  "summary": "The 5 GHz channel 108E radio noise on AP AP-ABC-01 was -80 dBm and above -80 dBm for 30 minutes.",
  "notes": "This is a sample note.",
  "impactedEntities": {
    "deviceSerial": [
      "SG00KM7005"
    ],
    "clientMac": []
  },
  "additionalDetails": [
    {
      "deviceSerial": "SG00KM7005",
      "firmwareVersion": "10.8.0.0_9372",
      "hostname": "AP-ABC-01",
      "model": "AP-755",
      "radioMac": "bc:9f:e4:c6:89:70",
      "band": "5 GHz",
      "channel": "108E",
      "bandRange": ""
    }
  ]
}

5 GHz Non-Wi-Fi Interference

{
  "id": "ebf2c3d4-5678-4fab-8bcd-2345678901ef",
  "alertId": "aee8e2e2-1c2d-4e7a-9b2a-1e2f3d4c5b89",
  "tenantId": "aad30b82ee0a11ef806342e359fd2e63",
  "tenantName": "ABC Enterprise",
  "mspId": null,
  "mspName": null,
  "name": "5 GHz Non-Wi-Fi Interference",
  "category": "WLAN",
  "deviceType": "Access Point",
  "severity": "Critical",
  "time": "2026-01-01T00:00:00.000Z",
  "operation": "Add",
  "state": "Active",
  "siteId": "14076693093",
  "configScope": "Global",
  "summary": "The 5 GHz channel 108E non-Wi-Fi radio signals on AP-ABC-01 were 5% and above 2% for 5 minutes.",
  "notes": "This is a sample note.",
  "impactedEntities": {
    "deviceSerial": [
      "SG00KM7005"
    ],
    "clientMac": []
  },
  "additionalDetails": [
    {
      "deviceSerial": "SG00KM7005",
      "firmwareVersion": "10.8.0.0_9372",
      "hostname": "AP-ABC-01",
      "model": "AP-755",
      "radioMac": "bc:9f:e4:c6:89:70",
      "band": "5 GHz",
      "channel": "108E",
      "bandRange": ""
    }
  ]
}

5 GHz Transmit Power Changes

{
  "id": "cdd60718-9012-4fab-8bcd-6789012345f7",
  "alertId": "afe8e2e2-1c2d-4e7a-9b2a-1e2f3d4c5b90",
  "tenantId": "aad30b82ee0a11ef806342e359fd2e63",
  "tenantName": "ABC Enterprise",
  "mspId": null,
  "mspName": null,
  "name": "5 GHz Transmit Power Changes",
  "category": "WLAN",
  "deviceType": "Access Point",
  "severity": "Critical",
  "time": "2026-01-01T00:00:00.000Z",
  "operation": "Add",
  "state": "Active",
  "siteId": "14076693093",
  "configScope": "Global",
  "summary": "AP AP-ABC-01 had 5 Tx power changes on 5 GHz channel 108E in 30 minutes.",
  "notes": "This is a sample note.",
  "impactedEntities": {
    "deviceSerial": [
      "SG00KM7005"
    ],
    "clientMac": []
  },
  "additionalDetails": [
    {
      "deviceSerial": "SG00KM7005",
      "firmwareVersion": "10.8.0.0_9372",
      "hostname": "AP-ABC-01",
      "model": "AP-755",
      "radioMac": "bc:9f:e4:c6:89:70",
      "band": "5 GHz",
      "channel": "108E",
      "bandRange": ""
    }
  ]
}

6 GHz Channel Changes

{
  "id": "8ff60718-9012-4fab-8bcd-6789012345f3",
  "alertId": "eae8e2e2-1c2d-4e7a-9b2a-1e2f3d4c5b80",
  "tenantId": "aad30b82ee0a11ef806342e359fd2e63",
  "tenantName": "ABC Enterprise",
  "mspId": null,
  "mspName": null,
  "name": "6 GHz Channel Changes",
  "category": "WLAN",
  "deviceType": "Access Point",
  "severity": "Critical",
  "time": "2026-01-01T00:00:00.000Z",
  "operation": "Add",
  "state": "Active",
  "siteId": "14076693093",
  "configScope": "Global",
  "summary": "AP AP-ABC-01 had 9 6 GHz channel changes in 30 minutes.",
  "notes": "This is a sample note.",
  "impactedEntities": {
    "deviceSerial": [
      "SG00KM7005"
    ],
    "clientMac": []
  },
  "additionalDetails": [
    {
      "deviceSerial": "SG00KM7005",
      "firmwareVersion": "10.8.0.0_9372",
      "hostname": "AP-ABC-01",
      "model": "AP-755",
      "radioMac": "bc:9f:e4:c6:89:70",
      "band": "6 GHz",
      "channel": "108E",
      "bandRange": ""
    }
  ]
}

6 GHz Channel Quality

{
  "id": "abb60718-9012-4fab-8bcd-6789012345f5",
  "alertId": "a6e8e2e2-1c2d-4e7a-9b2a-1e2f3d4c5b70",
  "tenantId": "aad30b82ee0a11ef806342e359fd2e63",
  "tenantName": "ABC Enterprise",
  "mspId": null,
  "mspName": null,
  "name": "6 GHz Channel Quality",
  "category": "WLAN",
  "deviceType": "Access Point",
  "severity": "Critical",
  "time": "2026-01-01T00:00:00.000Z",
  "operation": "Add",
  "state": "Active",
  "siteId": "14076693093",
  "configScope": "Global",
  "summary": "AP AP-ABC-01 channel quality was 67% for 30 minutes on the 6 GHz channel 108E which is lower than the threshold of 70%.",
  "notes": "This is a sample note.",
  "impactedEntities": {
    "deviceSerial": [
      "SG00KM7005"
    ],
    "clientMac": []
  },
  "additionalDetails": [
    {
      "deviceSerial": "SG00KM7005",
      "firmwareVersion": "10.8.0.0_9372",
      "hostname": "AP-ABC-01",
      "model": "AP-755",
      "radioMac": "bc:9f:e4:c6:89:70",
      "band": "6 GHz",
      "channel": "108E",
      "bandRange": ""
    }
  ]
}

6 GHz Channel Utilization

{
  "id": "5cc60718-9012-4fab-8bcd-6789012345f0",
  "alertId": "bce8e2e2-1c2d-4e7a-9b2a-1e2f3d4c5b91",
  "tenantId": "aad30b82ee0a11ef806342e359fd2e63",
  "tenantName": "ABC Enterprise",
  "mspId": null,
  "mspName": null,
  "name": "6 GHz Channel Utilization",
  "category": "WLAN",
  "deviceType": "Access Point",
  "severity": "Critical",
  "time": "2026-01-01T00:00:00.000Z",
  "operation": "Add",
  "state": "Active",
  "siteId": "14076693093",
  "configScope": "Global",
  "summary": "The 6 GHz channel 108E utilization on AP AP-ABC-01 was 90% and above 80% for 10 minutes.",
  "notes": "This is a sample note.",
  "impactedEntities": {
    "deviceSerial": [
      "SG00KM7005"
    ],
    "clientMac": []
  },
  "additionalDetails": [
    {
      "deviceSerial": "SG00KM7005",
      "firmwareVersion": "10.8.0.0_9372",
      "hostname": "AP-ABC-01",
      "model": "AP-755",
      "radioMac": "bc:9f:e4:c6:89:70",
      "band": "6 GHz",
      "channel": "108E",
      "bandRange": ""
    }
  ]
}

6 GHz Frame Drops

{
  "id": "fcf3d4e5-6789-4bcd-9efa-3456789012fa",
  "alertId": "e7e8e2e2-1c2d-4e7a-9b2a-1e2f3d4c5b74",
  "tenantId": "aad30b82ee0a11ef806342e359fd2e63",
  "tenantName": "ABC Enterprise",
  "mspId": null,
  "mspName": null,
  "name": "6 GHz Frame Drops",
  "category": "WLAN",
  "deviceType": "Access Point",
  "severity": "Critical",
  "time": "2026-01-01T00:00:00.000Z",
  "operation": "Add",
  "state": "Active",
  "siteId": "14076693093",
  "configScope": "Global",
  "summary": "AP AP-ABC-01 dropped 5% of the radio frames on the 6 GHz 108E channel in 10 minutes.",
  "notes": "This is a sample note.",
  "impactedEntities": {
    "deviceSerial": [
      "SG00KM7005"
    ],
    "clientMac": []
  },
  "additionalDetails": [
    {
      "deviceSerial": "SG00KM7005",
      "firmwareVersion": "10.8.0.0_9372",
      "hostname": "AP-ABC-01",
      "model": "AP-755",
      "radioMac": "bc:9f:e4:c6:89:70",
      "band": "6 GHz",
      "channel": "108E",
      "bandRange": ""
    }
  ]
}

6 GHz Frame Retries

{
  "id": "0df4e5f6-7890-4cde-8fab-4567890123fb",
  "alertId": "b3e8e2e2-1c2d-4e7a-9b2a-1e2f3d4c5b63",
  "tenantId": "aad30b82ee0a11ef806342e359fd2e63",
  "tenantName": "ABC Enterprise",
  "mspId": null,
  "mspName": null,
  "name": "6 GHz Frame Retries",
  "category": "WLAN",
  "deviceType": "Access Point",
  "severity": "Critical",
  "time": "2026-01-01T00:00:00.000Z",
  "operation": "Add",
  "state": "Active",
  "siteId": "14076693093",
  "configScope": "Global",
  "summary": "AP AP-ABC-01 retried 30% of the radio frames on the 6 GHz 108E channel in 10 minutes.",
  "notes": "This is a sample note.",
  "impactedEntities": {
    "deviceSerial": [
      "SG00KM7005"
    ],
    "clientMac": []
  },
  "additionalDetails": [
    {
      "deviceSerial": "SG00KM7005",
      "firmwareVersion": "10.8.0.0_9372",
      "hostname": "AP-ABC-01",
      "model": "AP-755",
      "radioMac": "bc:9f:e4:c6:89:70",
      "band": "6 GHz",
      "channel": "108E",
      "bandRange": ""
    }
  ]
}

6 GHz Noise Floor

{
  "id": "1ef5f607-8901-4def-9abc-5678901234fc",
  "alertId": "bde8e2e2-1c2d-4e7a-9b2a-1e2f3d4c5b92",
  "tenantId": "aad30b82ee0a11ef806342e359fd2e63",
  "tenantName": "ABC Enterprise",
  "mspId": null,
  "mspName": null,
  "name": "6 GHz Noise Floor",
  "category": "WLAN",
  "deviceType": "Access Point",
  "severity": "Critical",
  "time": "2026-01-01T00:00:00.000Z",
  "operation": "Add",
  "state": "Active",
  "siteId": "14076693093",
  "configScope": "Global",
  "summary": "The 6 GHz channel 108E radio noise on AP AP-ABC-01 was -67 dBm and above -80 dBm for 10 minutes.",
  "notes": "This is a sample note.",
  "impactedEntities": {
    "deviceSerial": [
      "SG00KM7005"
    ],
    "clientMac": []
  },
  "additionalDetails": [
    {
      "deviceSerial": "SG00KM7005",
      "firmwareVersion": "10.8.0.0_9372",
      "hostname": "AP-ABC-01",
      "model": "AP-755",
      "radioMac": "bc:9f:e4:c6:89:70",
      "band": "6 GHz",
      "channel": "108E",
      "bandRange": ""
    }
  ]
}

6 GHz Non-Wi-Fi Interference

{
  "id": "2ff60718-9012-4fab-8bcd-6789012345fd",
  "alertId": "b6e8e2e2-1c2d-4e7a-9b2a-1e2f3d4c5b99",
  "tenantId": "aad30b82ee0a11ef806342e359fd2e63",
  "tenantName": "ABC Enterprise",
  "mspId": null,
  "mspName": null,
  "name": "6 GHz Non-Wi-Fi Interference",
  "category": "WLAN",
  "deviceType": "Access Point",
  "severity": "Critical",
  "time": "2026-01-01T00:00:00.000Z",
  "operation": "Add",
  "state": "Active",
  "siteId": "14076693093",
  "configScope": "Global",
  "summary": "The 6 GHz channel 108E non-WiFi radio signals on AP-ABC-01 were 70% and above 60% for 10 minutes.",
  "notes": "This is a sample note.",
  "impactedEntities": {
    "deviceSerial": [
      "SG00KM7005"
    ],
    "clientMac": []
  },
  "additionalDetails": [
    {
      "deviceSerial": "SG00KM7005",
      "firmwareVersion": "10.8.0.0_9372",
      "hostname": "AP-ABC-01",
      "model": "AP-755",
      "radioMac": "bc:9f:e4:c6:89:70",
      "band": "6 GHz",
      "channel": "108E",
      "bandRange": ""
    }
  ]
}

6 GHz Transmit Power Changes

{
  "id": "dee60718-9012-4fab-8bcd-6789012345f8",
  "alertId": "bc8e2e2e-1c2d-4e7a-9b2a-1e2f3d4c5b95",
  "tenantId": "aad30b82ee0a11ef806342e359fd2e63",
  "tenantName": "ABC Enterprise",
  "mspId": null,
  "mspName": null,
  "name": "6 GHz Transmit Power Changes",
  "category": "WLAN",
  "deviceType": "Access Point",
  "severity": "Critical",
  "time": "2026-01-01T00:00:00.000Z",
  "operation": "Add",
  "state": "Active",
  "siteId": "14076693093",
  "configScope": "Global",
  "summary": "AP AP-ABC-01 had 6 Tx power changes on 6 GHz channel 108E in 10 minutes.",
  "notes": "This is a sample note.",
  "impactedEntities": {
    "deviceSerial": [
      "SG00KM7005"
    ],
    "clientMac": []
  },
  "additionalDetails": [
    {
      "deviceSerial": "SG00KM7005",
      "firmwareVersion": "10.8.0.0_9372",
      "hostname": "AP-ABC-01",
      "model": "AP-755",
      "radioMac": "bc:9f:e4:c6:89:70",
      "band": "6 GHz",
      "channel": "108E",
      "bandRange": ""
    }
  ]
}

Radio Failure

{
  "id": "5be60718-9012-4fab-8bcd-6789012345f0",
  "alertId": "1e2e4e2e-1c2d-4e7a-9b2a-1e2f3d1c2b41",
  "tenantId": "aad30b82ee0a11ef806342e359fd2e63",
  "tenantName": "ABC Enterprise",
  "mspId": null,
  "mspName": null,
  "name": "Radio Failure",
  "category": "WLAN",
  "deviceType": "Access Point",
  "severity": "Critical",
  "time": "2026-01-01T00:00:00.000Z",
  "operation": "Add",
  "state": "Active",
  "siteId": "14076693093",
  "configScope": "Global",
  "summary": "AP AP-ABC-01 detected 1 out of 2 radios. Operational radio band(s): 2.4 GHz, 5 GHz.",
  "notes": "This is a sample note.",
  "impactedEntities": {
    "deviceSerial": [
      "SG00KM7005"
    ],
    "clientMac": []
  },
  "additionalDetails": [
    {
      "deviceSerial": "SG00KM7005",
      "firmwareVersion": "10.8.0.0_9372",
      "hostname": "AP-ABC-01"
    }
  ]
}