You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: When `true`, returns any `YES` decisions in the allocation explanation.
837
+
description: When `true`, returns any `YES` decisions in the allocation explanation. `YES` decisions indicate when a particular shard allocation attempt was successful for the given node.
description: Operation timeout for connection to cluster-manager node.
855
+
description: The amount of time to wait for a response from the clustermanager node. For more information about supported time units, see [Common parameters](https://opensearch.org/docs/latest/api-reference/common-parameters/#time-units).
description: The amount of time to wait for a response from the cluster manager node. For more information about supported time units, see [Common parameters](https://opensearch.org/docs/latest/api-reference/common-parameters/#time-units).
description: The amount of time to wait for a response from the cluster manager node. For more information about supported time units, see [Common parameters](https://opensearch.org/docs/latest/api-reference/common-parameters/#time-units).
description: The amount of time to wait for a response from the cluster manager node. For more information about supported time units, see [Common parameters](https://opensearch.org/docs/latest/api-reference/common-parameters/#time-units).
description: The amount of time to wait for a response from the cluster manager node. For more information about supported time units, see [Common parameters](https://opensearch.org/docs/latest/api-reference/common-parameters/#time-units).
description: The amount of time to wait for a response from the cluster manager node. For more information about supported time units, see [Common parameters](https://opensearch.org/docs/latest/api-reference/common-parameters/#time-units).
description: The amount of time to wait for a response from the cluster manager node. For more information about supported time units, see [Common parameters](https://opensearch.org/docs/latest/api-reference/common-parameters/#time-units).
description: The amount of time to wait for a response from the cluster manager node. For more information about supported time units, see [Common parameters](https://opensearch.org/docs/latest/api-reference/common-parameters/#time-units).
description: The value of the awareness attribute.
1237
+
description: The value of the awareness attribute. For example, if you have shards allocated in two different zones, you can give each zone a value of `zone-a` or `zoneb`. The cluster decommission operation decommissions the zone listed in the method.
1225
1238
schema:
1226
1239
type: string
1227
-
description: The value of the awareness attribute.
1240
+
description: The value of the awareness attribute. For example, if you have shards allocated in two different zones, you can give each zone a value of `zone-a` or `zoneb`. The cluster decommission operation decommissions the zone listed in the method.
description: The amount of time to wait for a response from the cluster manager node. For more information about supported time units, see [Common parameters](https://opensearch.org/docs/latest/api-reference/common-parameters/#time-units).
description: The name of awareness attribute, usually `zone`.
1262
1276
schema:
1263
1277
type: string
1264
-
description: The name of the awareness attribute.
1278
+
description: The name of awareness attribute, usually `zone`.
1265
1279
required: true
1266
1280
cluster.reroute::query.cluster_manager_timeout:
1267
1281
name: cluster_manager_timeout
1268
1282
in: query
1283
+
description: The amount of time to wait for a response from the cluster manager node. For more information about supported time units, see [Common parameters](https://opensearch.org/docs/latest/api-reference/common-parameters/#time-units).
description: When `true`, the response contains an explanation of why certain commands can or cannot be executed.
1297
+
description: When `true`, the response contains an explanation of why reroute certain commands can or cannot be executed.
1283
1298
schema:
1284
1299
type: boolean
1285
1300
style: form
@@ -1342,6 +1357,7 @@ components:
1342
1357
style: form
1343
1358
cluster.state::query.cluster_manager_timeout:
1344
1359
name: cluster_manager_timeout
1360
+
description: The amount of time to wait for a response from the cluster manager node. For more information about supported time units, see [Common parameters]({https://opensearch.org/docs/latest/api-reference/common-parameters/#time-units).
0 commit comments