Skip to main content
GET
List discovered site subnets

Authorizations

Authorization
string
header
required

A bearer token is required for all API requests. Obtain a token via the Altostrat Authentication API.

Path Parameters

siteId
string<uuid>
required

The unique identifier for the site.

Response

A list of discovered subnet routes.

route
string
Example:

"192.168.88.0/24"

interface
string | null
Example:

"bridge"