Interfaces
List SNMP interfaces for a site
Returns all known SNMP interfaces on a site. Requires site
middleware.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Site UUID
Response
200 - application/json
Array of interface objects
The response is of type object[]
.