Skip to main content

query_status

Function query_status 

Source
pub async fn query_status() -> MeshStatus
Expand description

Query the live mesh status. When the mesh is disabled this returns the all-default object without shelling out (HTTP 200, never 500) and WITHOUT consulting the host. When enabled but the daemon is absent/erroring (or no host is installed), it returns an enabled-but-unreachable object so the desktop can render an amber “configured but down” state.