Servers

Get the network flows

Network flow graph centred on the server, with the connections observed towards its sources and its targets.

Required scope infrastructure:read

get/servers/{id}/network-flows

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 network flow graph.

centerobject

The server the graph is centred on.

sourcesobject[]

Endpoints connecting towards the server.

targetsobject[]

Endpoints the server connects to.