Added master_timeout parameter to CAT segments
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
This commit is contained in:
parent
c80ab9739a
commit
ac9985e914
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue