Skip to main content
GET
List Site Interfaces

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

siteId
string<uuid>
required

The unique identifier for the site.

Example:

"d8f8f8f8-f8f8-f8f8-f8f8-f8f8f8f8f8f8"

Response

A list of interface objects for the specified site.

id
string<uuid>

The unique identifier for the SNMP interface.

Example:

"9f9510bd-1234-5678-a7cf-f845a39e26db"

name
string

The name of the interface (e.g., ether1, sfp-plus1).

Example:

"ether1-wan"