Skip to main content

Get grid uptime status

GET 

/api/dashboard/grid_status

Returns the grid's (this backend process's) start time and uptime in seconds, based on the in-memory start timestamp recorded at startup; returns nulls if the grid hasn't been marked as started yet.

Responses

The grid's start time and uptime, or nulls if it hasn't started yet.