Dashboard
5 min
dashboard (le) 22 read only endpoints for liveness, utilization, and counts useful for status pages and external monitors run these endpoints open the dashboard folder on api litmus io https //api litmus io/view/2s9y5r1rvg#4566254a 0d6a 473f ae60 5b3fb7ebc83c module status (get) endpoint returns get /devicehub/status devicehub health get /flows/status flows manager health get /analytics/status analytics health get /apps/status marketplace / applications health get /cc/status integrations health get /opcua/status embedded opc ua server health get /dm/status device management health get /licensing/status licensing host info and utilization (get) endpoint returns get /dm/host host device info (hardware, os, version) get /dm/storage device storage utilization get /dm/network/last minute network utilization, last 1 min get /dm/memory/last minute memory utilization, last 1 min get /dm/cpu/last minute cpu utilization, last 1 min inventory counts (mixed) endpoint method returns /devicehub/v2 ( listdevices ) post list of configured devices /devicehub/v2 ( numberoftags ) post total tag count /analytics/processors/count get number of analytics processors /analytics/groups/count get number of analytics groups /flows/count get number of flows /cc/count get number of integrations /datahub/cloud storages/count get number of cloud storages /apps/count get number of edge applications /auth/v3/online users get active online users all endpoints listed are read only suitable for a frequent (every 30 60s) polling cadence