Skip to content

Commit

Permalink
Adding Request parameter 'master_timeout' is missing in the page of '…
Browse files Browse the repository at this point in the history
…CAT Segments' API

Signed-off-by: Ashutosh Gupta <ashugpt@amazon.com>
  • Loading branch information
Ashutosh Gupta committed Apr 25, 2022
1 parent f5e4794 commit 7461333
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _opensearch/rest-api/cat/cat-segments.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ In addition to the [common URL parameters]({{site.url}}{{site.baseurl}}/opensear
Parameter | Type | Description
:--- | :--- | :---
bytes | Byte size | Specify the units for byte size. For example, `7kb` or `6gb`. For more information, see [Supported units]({{site.url}}{{site.baseurl}}/opensearch/units/)..
master_timeout | Time | The amount of time to wait for a connection to the master node. Default is 30 seconds.


## Response
Expand Down

0 comments on commit 7461333

Please sign in to comment.