Changed master_timeout to cluster_manager_timeout

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
This commit is contained in:
Fanit Kolchina 2022-06-02 12:05:18 -04:00
parent ac9985e914
commit 9d7e732585
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +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.
cluster_manager_timeout | Time | The amount of time to wait for a connection to the master node. Default is 30 seconds.
## Response