ConstructorHealthStatus
edit
The health status of the constructor.
-
connected
(boolean
, required)
-
Whether the constructor is connected
-
maintenance_mode
(boolean
, required)
-
Whether the constructor is in maintenance mode
{
"connected" : true,
"maintenance_mode" : true
}