Metrics

Get metrics for all nodes on server

get
Authorizations
Responses
chevron-right
200

OK

application/json
get
/api/metrics

Get metrics for external clients in a network

get
Authorizations
Path parameters
networkstringRequired

Network ID

Responses
chevron-right
200

OK

application/json
networkstringOptional
node_idstringOptional
node_namestringOptional
updated_atstringOptional
get
/api/metrics-ext/{network}

Get metrics for all nodes in a network

get
Authorizations
Path parameters
networkstringRequired

Network ID

Responses
chevron-right
200

OK

application/json
get
/api/metrics/{network}

Get metrics for a specific node

get
Authorizations
Path parameters
networkstringRequired

Network ID

nodeidstringRequired

Node ID

Responses
chevron-right
200

OK

application/json
networkstringOptional
node_idstringOptional
node_namestringOptional
updated_atstringOptional
get
/api/metrics/{network}/{nodeid}

Last updated

Was this helpful?