organizations-list-uplinkslossandlatency
Return uplink loss and latency data for every MX in an organization within the last 2 minutes, with optional filters for time range, WAN uplink, or destination IP.
Instructions
Return the uplink loss and latency for every MX in the organization from at latest 2 minutes ago. (read-only)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organizationId | Yes | Organization ID | |
| t0 | No | The beginning of the timespan for the data. The maximum lookback period is 60 days from today. | |
| t1 | No | The end of the timespan for the data. t1 can be a maximum of 5 minutes after t0. The latest possible time that t1 can be is 2 minutes into t | |
| timespan | No | The timespan for which the information will be fetched. If specifying timespan, do not specify parameters t0 and t1. The value must be in se | |
| uplink | No | Optional filter for a specific WAN uplink. Valid uplinks are wan1, wan2, wan3, cellular. Default will return all uplinks. | |
| ip | No | Optional filter for a specific destination IP. Default will return all destination IPs. | |
| fields | No | Return only these top-level fields; omit for all. Available: ip, networkId, serial, timeSeries, uplink. |