ConstructorOverview

edit

The overview information for the installed constructors.

Properties

edit
constructors (array[ConstructorInfo], required)

Example

edit
{
   "constructors" : [
      {
         "constructor_id" : "string",
         "status" : {
            "connected" : true,
            "maintenance_mode" : true
         }
      }
   ]
}