IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

ConstructorHealthStatus

edit

Status of this constructor

Properties

edit
connected (boolean)
Whether the constructor is connected
maintenance_mode (boolean)
Whether the constructor is in maintenance mode

Example

edit
{
   "connected" : true,
   "maintenance_mode" : true
}