Networks

Set the routers of a network

Replace the whole set of routers connected to the network. Identifiers that fall outside your workspace are silently ignored rather than rejected.

Required scope infrastructure:edit

put/networks/{id}/routers

Authorizations

Authorizationstringrequired

Authorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.

Path parameters

idstring<uuid>required

Identifier of the network.

Bodyapplication/json

routerIdsstring<uuid>[]required

The complete set of routers.

Response200 · application/json

The routers now connected.

idstring<uuid>required

Identifier of the referenced object.

namestringrequired

Display name of the referenced object.