|
18 | 18 | ], |
19 | 19 | "response": [] |
20 | 20 | }, |
21 | | - "ilm.delete_lifecycle": { |
22 | | - "request": [ |
23 | | - "Request: query parameter 'master_timeout' does not exist in the json spec", |
24 | | - "Request: query parameter 'timeout' does not exist in the json spec" |
25 | | - ], |
26 | | - "response": [] |
27 | | - }, |
28 | | - "ilm.explain_lifecycle": { |
29 | | - "request": [ |
30 | | - "Request: query parameter 'master_timeout' does not exist in the json spec" |
31 | | - ], |
32 | | - "response": [] |
33 | | - }, |
34 | | - "ilm.get_lifecycle": { |
35 | | - "request": [ |
36 | | - "Request: query parameter 'master_timeout' does not exist in the json spec", |
37 | | - "Request: query parameter 'timeout' does not exist in the json spec" |
38 | | - ], |
39 | | - "response": [] |
40 | | - }, |
41 | | - "ilm.put_lifecycle": { |
42 | | - "request": [ |
43 | | - "Request: query parameter 'master_timeout' does not exist in the json spec", |
44 | | - "Request: query parameter 'timeout' does not exist in the json spec" |
45 | | - ], |
46 | | - "response": [] |
47 | | - }, |
48 | | - "ilm.start": { |
49 | | - "request": [ |
50 | | - "Request: query parameter 'master_timeout' does not exist in the json spec", |
51 | | - "Request: query parameter 'timeout' does not exist in the json spec" |
52 | | - ], |
53 | | - "response": [] |
54 | | - }, |
55 | | - "ilm.stop": { |
56 | | - "request": [ |
57 | | - "Request: query parameter 'master_timeout' does not exist in the json spec", |
58 | | - "Request: query parameter 'timeout' does not exist in the json spec" |
59 | | - ], |
60 | | - "response": [] |
61 | | - }, |
62 | | - "ingest.delete_geoip_database": { |
63 | | - "request": [ |
64 | | - "Request: query parameter 'master_timeout' does not exist in the json spec", |
65 | | - "Request: query parameter 'timeout' does not exist in the json spec" |
66 | | - ], |
67 | | - "response": [] |
68 | | - }, |
69 | | - "ingest.delete_ip_location_database": { |
70 | | - "request": [ |
71 | | - "Request: query parameter 'master_timeout' does not exist in the json spec", |
72 | | - "Request: query parameter 'timeout' does not exist in the json spec" |
73 | | - ], |
74 | | - "response": [] |
75 | | - }, |
76 | | - "ingest.put_geoip_database": { |
77 | | - "request": [ |
78 | | - "Request: query parameter 'master_timeout' does not exist in the json spec", |
79 | | - "Request: query parameter 'timeout' does not exist in the json spec" |
80 | | - ], |
81 | | - "response": [] |
82 | | - }, |
83 | | - "ingest.put_ip_location_database": { |
84 | | - "request": [ |
85 | | - "Request: query parameter 'master_timeout' does not exist in the json spec", |
86 | | - "Request: query parameter 'timeout' does not exist in the json spec" |
87 | | - ], |
88 | | - "response": [] |
89 | | - }, |
90 | 21 | "ml.stop_datafeed": { |
91 | 22 | "request": [ |
92 | 23 | "Request: missing json spec query parameter 'allow_no_datafeeds'" |
|
0 commit comments