List the network interfaces
Servers
List the network interfaces
Network interfaces declared on the server.
Required scope infrastructure:read
get
/servers/{id}/interfacesAuthorizations
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 server.
Response200 · application/json
The interfaces of the server.
ipAddressstringrequiredIP address carried by the interface.
primarybooleanrequiredWhether this is the primary interface of the server.
networkobject | nullNetwork the interface is attached to.