Skip to main content
GET
Get top faulty resources

Authorizations

Authorization
string
header
required

API requests are authenticated using a JSON Web Token (JWT) provided in the Authorization header.

Response

An array of the top faulty resources.

tunnel_name
string

The display name of the resource, often extracted from the fault message.

Example:

"Primary link (WAN1)"

site_id
string | null

The identifier of the site this resource belongs to.

Example:

"site_8a7b6c5d4e3f2g1h"

count
integer

The total number of faults recorded for this resource in the last 14 days.

Example:

42

resource_id
string

The unique identifier of the resource.

Example:

"dev_2j4k2l2j3k4l2j3k4"

faults
object[]

A sample of recent fault events for this resource.