There was an error while loading. Please reload this page.
1 parent a8d82d9 commit 4602570Copy full SHA for 4602570
rest-api-spec/src/main/resources/rest-api-spec/api/indices.explain_data_lifecycle.json
@@ -31,6 +31,10 @@
31
"include_defaults": {
32
"type": "boolean",
33
"description": "indicates if the API should return the default values the system uses for the index's lifecycle"
34
+ },
35
+ "master_timeout": {
36
+ "type": "time",
37
+ "description": "Specify timeout for connection to master"
38
}
39
40
0 commit comments