mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
This commit is contained in:
parent
1486030dfd
commit
11f03c5479
1 changed files with 5 additions and 0 deletions
|
@ -37,6 +37,11 @@
|
|||
"description":"Whether the index template should only be added if new or can also replace an existing one",
|
||||
"default":false
|
||||
},
|
||||
"cause":{
|
||||
"type":"string",
|
||||
"description": "User defined reason for creating/updating the index template",
|
||||
"default":""
|
||||
},
|
||||
"master_timeout":{
|
||||
"type":"time",
|
||||
"description":"Specify timeout for connection to master"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue