Get a network
Networks
Get a network
The full record of a network, with the routers connected to it.
Required scope infrastructure:read
get
/networks/{id}Authorizations
AuthorizationstringrequiredAuthorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.
Path parameters
idstring<uuid>requiredIdentifier of the network.
Response200 · application/json
The network record.
idstring<uuid>requiredIdentifier of the network.
namestringrequiredName of the network.
roleenum<string>requiredRole the network plays.
Available options: local, wireless, storage, vpn, data_center, edge, public, management, dmz, iot, intercommunication
ipAddressstringBase address of the network.
subnetstringSubnet in CIDR notation.
descriptionstring | nullFree-text description of the network.
vlanIdinteger | nullVLAN the network is carried on.
routersobject[]Routers connected to the network.