16 lines
327 B
JSON
16 lines
327 B
JSON
|
{
|
||
|
"cluster.settings": {
|
||
|
"documentation": "http://elasticsearch.org/guide/reference/api/admin-cluster-update-settings/",
|
||
|
"methods": ["GET", "PUT"],
|
||
|
"url": {
|
||
|
"path": "/_cluster/settings",
|
||
|
"paths": ["/_cluster/settings"],
|
||
|
"parts": {
|
||
|
},
|
||
|
"params": {
|
||
|
}
|
||
|
},
|
||
|
"body": null
|
||
|
}
|
||
|
}
|