add backlink from config to cluster settings API (#1261)
this way the detailed documentation of the API can be found more easily when browsing the general configuration documentation. Co-authored-by: Naarcha-AWS <naarcha@amazon.com> Signed-off-by: Ralph Ursprung <Ralph.Ursprung@avaloq.com> Signed-off-by: Ralph Ursprung <Ralph.Ursprung@avaloq.com> Co-authored-by: Naarcha-AWS <naarcha@amazon.com>
This commit is contained in:
parent
0f9543e586
commit
45ef911be1
|
@ -65,6 +65,7 @@ PUT _cluster/settings
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
For more information on the Cluster Settings API, see the [Cluster Settings API]({{site.url}}{{site.baseurl}}/opensearch/rest-api/cluster-settings/) documentation.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue