It is time to say goodbye: This version of Elastic Cloud Enterprise has reached end-of-life (EOL) and is no longer supported.
The documentation for this version is no longer being maintained. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
Properties
editProperties
edit-
allocator_id
(string
) - The id of the allocator on which this instance is running (if the container is started or starting)
-
container_started
(boolean
, required) - Whether the container has started (does not tell you anything about the service -ie Elasticsearch- running inside the container)
-
disk
(ClusterInstanceDiskInfo
, required) - Information about the instance's storage capacity and use
-
healthy
(boolean
, required) - Whether the instance is healthy (ie started and running)
-
instance_name
(string
, required) - Whether the instance is healthy (ie started and running)
-
maintenance_mode
(boolean
, required) - Whether the service is is maintanence mode (meaning that the proxy is not routing external traffic to it)
-
memory
(ClusterInstanceMemoryInfo
, required) - Information about the instance's memory capacity and use
-
service_running
(boolean
, required) - Whether the service launched inside the container -ie Elasticsearch- is actually running
-
service_version
(string
) - The version of the service that the instance is running (eg Elasticsearch or Kibana), if available
-
zone
(string
) - The zone in which this instance is being allocated