Skip to main content
Triggered when an access point’s uplink speed falls below expected levels. Alert name: ALERT_AP_LINK_SPEED

Payload

{
  "metadata": {
    "alert_name": "ALERT_AP_LINK_SPEED",
    "network_name": "Main Office",
    "timestamp": "2026-01-23T21:40:03Z"
  },
  "data": {
    "access_point_link_speeds": [
      {
        "access_point": {
          "label": "Floor 2 - Conference Room"
        },
        "port_link_speed": "100Mbps"
      }
    ]
  }
}

Fields

FieldTypeDescription
access_point.labelstringName of the access point
port_link_speedstringCurrent link speed (e.g., “100Mbps”, “1Gbps”)