Get the network flows
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-flowsAuthorizations
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 network flow graph.
centerobjectThe server the graph is centred on.
sourcesobject[]Endpoints connecting towards the server.
targetsobject[]Endpoints the server connects to.