Servers

List the network interfaces

Network interfaces declared on the server.

Required scope infrastructure:read

get/servers/{id}/interfaces

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 server.

Response200 · application/json

The interfaces of the server.

ipAddressstringrequired

IP address carried by the interface.

primarybooleanrequired

Whether this is the primary interface of the server.

networkobject | null

Network the interface is attached to.