@terascope/opensearch-client / client/method-helpers/clusterHealth
client/method-helpers/clusterHealth
Functions
convertClusterHealthParams()
convertClusterHealthParams(
params,distributionMeta):object
Defined in: opensearch-client/src/client/method-helpers/clusterHealth.ts:3
Parameters
| Parameter | Type |
|---|---|
params | ClusterHealthParams |
distributionMeta | ClientMetadata |
Returns
object
index?
optionalindex:string|string[]
level?
optionallevel:"cluster"|"indices"|"shards"
local?
optionallocal:boolean
timeout?
optionaltimeout:string
wait_for_active_shards?
optionalwait_for_active_shards:string
wait_for_events?
optionalwait_for_events:"immediate"|"urgent"|"high"|"normal"|"low"|"languid"
wait_for_no_initializing_shards?
optionalwait_for_no_initializing_shards:boolean
wait_for_no_relocating_shards?
optionalwait_for_no_relocating_shards:boolean
wait_for_nodes?
optionalwait_for_nodes:string
wait_for_status?
optionalwait_for_status:Health