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
Copy file name to clipboardExpand all lines: specification/cluster/health/ClusterHealthRequest.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ import { Duration } from '@_types/Time'
38
38
* On the shard level, a red status indicates that the specific shard is not allocated in the cluster. Yellow means that the primary shard is allocated but replicas are not. Green means that all shards are allocated.
39
39
* The index level status is controlled by the worst shard status.
40
40
*
41
-
* One of the main benefits of the API is the ability to wait until the cluster reaches a certain high water-mark health level.
41
+
* One of the main benefits of the API is the ability to wait until the cluster reaches a certain high watermark health level.
42
42
* The cluster status is controlled by the worst index status.
0 commit comments