A newer version is available. For the latest information, see the
current release documentation.
ClusterMetadataCpuResourcesSettings
edit
Specifies the CPU resource settings for the Elasticsearch cluster.
Propertiesedit
-
boost
(boolean
, required) - Indicates if the the CPU boost flag for a cluster is enabled or not
-
hard_limit
(boolean
, required) - Indicates if the the CPU hard limit flag for a cluster is enabled or not
Exampleedit
{ "boost" : true, "hard_limit" : true }