|
116 | 116 | ],
|
117 | 117 | "response": []
|
118 | 118 | },
|
119 |
| - "ccr.delete_auto_follow_pattern": { |
120 |
| - "request": [ |
121 |
| - "Request: missing json spec query parameter 'master_timeout'" |
122 |
| - ], |
123 |
| - "response": [] |
124 |
| - }, |
125 |
| - "ccr.follow": { |
126 |
| - "request": [ |
127 |
| - "Request: missing json spec query parameter 'master_timeout'" |
128 |
| - ], |
129 |
| - "response": [] |
130 |
| - }, |
131 |
| - "ccr.follow_info": { |
132 |
| - "request": [ |
133 |
| - "Request: missing json spec query parameter 'master_timeout'" |
134 |
| - ], |
135 |
| - "response": [] |
136 |
| - }, |
137 | 119 | "ccr.follow_stats": {
|
138 | 120 | "request": [
|
139 | 121 | "Request: missing json spec query parameter 'timeout'"
|
|
146 | 128 | ],
|
147 | 129 | "response": []
|
148 | 130 | },
|
149 |
| - "ccr.get_auto_follow_pattern": { |
150 |
| - "request": [ |
151 |
| - "Request: missing json spec query parameter 'master_timeout'" |
152 |
| - ], |
153 |
| - "response": [] |
154 |
| - }, |
155 |
| - "ccr.pause_auto_follow_pattern": { |
156 |
| - "request": [ |
157 |
| - "Request: missing json spec query parameter 'master_timeout'" |
158 |
| - ], |
159 |
| - "response": [] |
160 |
| - }, |
161 |
| - "ccr.pause_follow": { |
162 |
| - "request": [ |
163 |
| - "Request: missing json spec query parameter 'master_timeout'" |
164 |
| - ], |
165 |
| - "response": [] |
166 |
| - }, |
167 |
| - "ccr.put_auto_follow_pattern": { |
168 |
| - "request": [ |
169 |
| - "Request: missing json spec query parameter 'master_timeout'" |
170 |
| - ], |
171 |
| - "response": [] |
172 |
| - }, |
173 |
| - "ccr.resume_auto_follow_pattern": { |
174 |
| - "request": [ |
175 |
| - "Request: missing json spec query parameter 'master_timeout'" |
176 |
| - ], |
177 |
| - "response": [] |
178 |
| - }, |
179 |
| - "ccr.resume_follow": { |
180 |
| - "request": [ |
181 |
| - "Request: missing json spec query parameter 'master_timeout'" |
182 |
| - ], |
183 |
| - "response": [] |
184 |
| - }, |
185 | 131 | "ccr.stats": {
|
186 | 132 | "request": [
|
187 |
| - "Request: missing json spec query parameter 'timeout'", |
188 |
| - "Request: missing json spec query parameter 'master_timeout'" |
189 |
| - ], |
190 |
| - "response": [] |
191 |
| - }, |
192 |
| - "ccr.unfollow": { |
193 |
| - "request": [ |
194 |
| - "Request: missing json spec query parameter 'master_timeout'" |
195 |
| - ], |
196 |
| - "response": [] |
197 |
| - }, |
198 |
| - "cluster.allocation_explain": { |
199 |
| - "request": [ |
200 |
| - "Request: missing json spec query parameter 'master_timeout'" |
201 |
| - ], |
202 |
| - "response": [] |
203 |
| - }, |
204 |
| - "cluster.delete_voting_config_exclusions": { |
205 |
| - "request": [ |
206 |
| - "Request: missing json spec query parameter 'master_timeout'" |
| 133 | + "Request: missing json spec query parameter 'timeout'" |
207 | 134 | ],
|
208 | 135 | "response": []
|
209 | 136 | },
|
|
213 | 140 | ],
|
214 | 141 | "response": []
|
215 | 142 | },
|
216 |
| - "cluster.post_voting_config_exclusions": { |
217 |
| - "request": [ |
218 |
| - "Request: missing json spec query parameter 'master_timeout'" |
219 |
| - ], |
220 |
| - "response": [] |
221 |
| - }, |
222 | 143 | "cluster.put_component_template": {
|
223 | 144 | "request": [
|
224 | 145 | "Request: missing json spec query parameter 'timeout'"
|
|
285 | 206 | ],
|
286 | 207 | "response": []
|
287 | 208 | },
|
288 |
| - "enrich.delete_policy": { |
289 |
| - "request": [ |
290 |
| - "Request: missing json spec query parameter 'master_timeout'" |
291 |
| - ], |
292 |
| - "response": [] |
293 |
| - }, |
294 |
| - "enrich.execute_policy": { |
295 |
| - "request": [ |
296 |
| - "Request: missing json spec query parameter 'master_timeout'" |
297 |
| - ], |
298 |
| - "response": [] |
299 |
| - }, |
300 |
| - "enrich.get_policy": { |
301 |
| - "request": [ |
302 |
| - "Request: missing json spec query parameter 'master_timeout'" |
303 |
| - ], |
304 |
| - "response": [] |
305 |
| - }, |
306 |
| - "enrich.put_policy": { |
307 |
| - "request": [ |
308 |
| - "Request: missing json spec query parameter 'master_timeout'" |
309 |
| - ], |
310 |
| - "response": [] |
311 |
| - }, |
312 |
| - "enrich.stats": { |
313 |
| - "request": [ |
314 |
| - "Request: missing json spec query parameter 'master_timeout'" |
315 |
| - ], |
316 |
| - "response": [] |
317 |
| - }, |
318 | 209 | "eql.search": {
|
319 | 210 | "request": [
|
320 | 211 | "Request: query parameter 'allow_no_indices' does not exist in the json spec",
|
|
341 | 232 | "type_alias definition _types:EsqlColumns / instance_of - No type definition for '_builtins:binary'"
|
342 | 233 | ]
|
343 | 234 | },
|
344 |
| - "features.get_features": { |
345 |
| - "request": [ |
346 |
| - "Request: missing json spec query parameter 'master_timeout'" |
347 |
| - ], |
348 |
| - "response": [] |
349 |
| - }, |
350 |
| - "features.reset_features": { |
351 |
| - "request": [ |
352 |
| - "Request: missing json spec query parameter 'master_timeout'" |
353 |
| - ], |
354 |
| - "response": [] |
355 |
| - }, |
356 | 235 | "fleet.delete_secret": {
|
357 | 236 | "request": [
|
358 | 237 | "Missing request & response"
|
|
385 | 264 | },
|
386 | 265 | "ilm.delete_lifecycle": {
|
387 | 266 | "request": [
|
388 |
| - "Request: query parameter 'master_timeout' does not exist in the json spec", |
389 | 267 | "Request: query parameter 'timeout' does not exist in the json spec"
|
390 | 268 | ],
|
391 | 269 | "response": []
|
392 | 270 | },
|
393 | 271 | "ilm.explain_lifecycle": {
|
394 | 272 | "request": [
|
395 |
| - "Request: query parameter 'master_timeout' does not exist in the json spec", |
396 | 273 | "Request: query parameter 'timeout' does not exist in the json spec"
|
397 | 274 | ],
|
398 | 275 | "response": []
|
399 | 276 | },
|
400 | 277 | "ilm.get_lifecycle": {
|
401 | 278 | "request": [
|
402 |
| - "Request: query parameter 'master_timeout' does not exist in the json spec", |
403 | 279 | "Request: query parameter 'timeout' does not exist in the json spec"
|
404 | 280 | ],
|
405 | 281 | "response": []
|
406 | 282 | },
|
407 | 283 | "ilm.put_lifecycle": {
|
408 | 284 | "request": [
|
409 |
| - "Request: query parameter 'master_timeout' does not exist in the json spec", |
410 | 285 | "Request: query parameter 'timeout' does not exist in the json spec"
|
411 | 286 | ],
|
412 | 287 | "response": []
|
413 | 288 | },
|
414 | 289 | "ilm.start": {
|
415 | 290 | "request": [
|
416 |
| - "Request: query parameter 'master_timeout' does not exist in the json spec", |
417 | 291 | "Request: query parameter 'timeout' does not exist in the json spec"
|
418 | 292 | ],
|
419 | 293 | "response": []
|
420 | 294 | },
|
421 | 295 | "ilm.stop": {
|
422 | 296 | "request": [
|
423 |
| - "Request: query parameter 'master_timeout' does not exist in the json spec", |
424 | 297 | "Request: query parameter 'timeout' does not exist in the json spec"
|
425 | 298 | ],
|
426 | 299 | "response": []
|
|
452 | 325 | },
|
453 | 326 | "indices.field_usage_stats": {
|
454 | 327 | "request": [
|
455 |
| - "Request: query parameter 'master_timeout' does not exist in the json spec", |
456 | 328 | "Request: query parameter 'timeout' does not exist in the json spec",
|
457 | 329 | "Request: query parameter 'wait_for_active_shards' does not exist in the json spec"
|
458 | 330 | ],
|
|
504 | 376 | },
|
505 | 377 | "ingest.delete_geoip_database": {
|
506 | 378 | "request": [
|
507 |
| - "Request: query parameter 'master_timeout' does not exist in the json spec", |
508 | 379 | "Request: query parameter 'timeout' does not exist in the json spec"
|
509 | 380 | ],
|
510 | 381 | "response": []
|
|
515 | 386 | ],
|
516 | 387 | "response": []
|
517 | 388 | },
|
518 |
| - "ingest.get_geoip_database": { |
519 |
| - "request": [ |
520 |
| - "Request: query parameter 'master_timeout' does not exist in the json spec" |
521 |
| - ], |
522 |
| - "response": [] |
523 |
| - }, |
524 | 389 | "ingest.get_ip_location_database": {
|
525 | 390 | "request": [
|
526 | 391 | "Missing request & response"
|
|
529 | 394 | },
|
530 | 395 | "ingest.put_geoip_database": {
|
531 | 396 | "request": [
|
532 |
| - "Request: query parameter 'master_timeout' does not exist in the json spec", |
533 | 397 | "Request: query parameter 'timeout' does not exist in the json spec"
|
534 | 398 | ],
|
535 | 399 | "response": []
|
|
542 | 406 | },
|
543 | 407 | "license.delete": {
|
544 | 408 | "request": [
|
545 |
| - "Request: missing json spec query parameter 'master_timeout'", |
546 | 409 | "Request: missing json spec query parameter 'timeout'"
|
547 | 410 | ],
|
548 | 411 | "response": []
|
549 | 412 | },
|
550 | 413 | "license.post": {
|
551 | 414 | "request": [
|
552 |
| - "Request: missing json spec query parameter 'master_timeout'", |
553 | 415 | "Request: missing json spec query parameter 'timeout'"
|
554 | 416 | ],
|
555 | 417 | "response": []
|
556 | 418 | },
|
557 | 419 | "license.post_start_basic": {
|
558 | 420 | "request": [
|
559 |
| - "Request: missing json spec query parameter 'master_timeout'", |
560 | 421 | "Request: missing json spec query parameter 'timeout'"
|
561 | 422 | ],
|
562 | 423 | "response": []
|
|
565 | 426 | "request": [
|
566 | 427 | "Request: query parameter 'type_query_string' does not exist in the json spec",
|
567 | 428 | "Request: missing json spec query parameter 'type'",
|
568 |
| - "Request: missing json spec query parameter 'master_timeout'", |
569 | 429 | "Request: missing json spec query parameter 'timeout'"
|
570 | 430 | ],
|
571 | 431 | "response": []
|
|
606 | 466 | ],
|
607 | 467 | "response": []
|
608 | 468 | },
|
609 |
| - "nodes.hot_threads": { |
610 |
| - "request": [ |
611 |
| - "Request: query parameter 'master_timeout' does not exist in the json spec" |
612 |
| - ], |
613 |
| - "response": [] |
614 |
| - }, |
615 |
| - "nodes.info": { |
616 |
| - "request": [ |
617 |
| - "Request: query parameter 'master_timeout' does not exist in the json spec" |
618 |
| - ], |
619 |
| - "response": [] |
620 |
| - }, |
621 |
| - "nodes.stats": { |
622 |
| - "request": [ |
623 |
| - "Request: query parameter 'master_timeout' does not exist in the json spec" |
624 |
| - ], |
625 |
| - "response": [] |
626 |
| - }, |
627 | 469 | "profiling.flamegraph": {
|
628 | 470 | "request": [
|
629 | 471 | "Missing request & response"
|
|
688 | 530 | "type_alias definition _types:MapboxVectorTiles / instance_of - No type definition for '_builtins:binary'"
|
689 | 531 | ]
|
690 | 532 | },
|
691 |
| - "search_shards": { |
692 |
| - "request": [ |
693 |
| - "Request: missing json spec query parameter 'master_timeout'" |
694 |
| - ], |
695 |
| - "response": [] |
696 |
| - }, |
697 | 533 | "searchable_snapshots.clear_cache": {
|
698 | 534 | "request": [
|
699 | 535 | "Request: query parameter 'pretty' does not exist in the json spec",
|
|
756 | 592 | },
|
757 | 593 | "shutdown.delete_node": {
|
758 | 594 | "request": [
|
759 |
| - "Request: query parameter 'master_timeout' does not exist in the json spec", |
760 | 595 | "Request: query parameter 'timeout' does not exist in the json spec"
|
761 | 596 | ],
|
762 | 597 | "response": []
|
|
769 | 604 | },
|
770 | 605 | "shutdown.put_node": {
|
771 | 606 | "request": [
|
772 |
| - "Request: query parameter 'master_timeout' does not exist in the json spec", |
773 | 607 | "Request: query parameter 'timeout' does not exist in the json spec"
|
774 | 608 | ],
|
775 | 609 | "response": []
|
|
782 | 616 | },
|
783 | 617 | "slm.put_lifecycle": {
|
784 | 618 | "request": [
|
785 |
| - "Request: query parameter 'master_timeout' does not exist in the json spec", |
786 | 619 | "Request: query parameter 'timeout' does not exist in the json spec"
|
787 | 620 | ],
|
788 | 621 | "response": []
|
789 | 622 | },
|
790 | 623 | "slm.start": {
|
791 | 624 | "request": [
|
792 |
| - "Request: missing json spec query parameter 'master_timeout'", |
793 | 625 | "Request: missing json spec query parameter 'timeout'"
|
794 | 626 | ],
|
795 | 627 | "response": []
|
796 | 628 | },
|
797 | 629 | "slm.stop": {
|
798 | 630 | "request": [
|
799 |
| - "Request: missing json spec query parameter 'master_timeout'", |
800 | 631 | "Request: missing json spec query parameter 'timeout'"
|
801 | 632 | ],
|
802 | 633 | "response": []
|
|
819 | 650 | ],
|
820 | 651 | "response": []
|
821 | 652 | },
|
822 |
| - "tasks.list": { |
823 |
| - "request": [ |
824 |
| - "Request: query parameter 'master_timeout' does not exist in the json spec" |
825 |
| - ], |
826 |
| - "response": [] |
827 |
| - }, |
828 | 653 | "text_structure.find_field_structure": {
|
829 | 654 | "request": [
|
830 | 655 | "Missing request & response"
|
|
870 | 695 | ],
|
871 | 696 | "response": []
|
872 | 697 | },
|
873 |
| - "watcher.start": { |
874 |
| - "request": [ |
875 |
| - "Request: missing json spec query parameter 'master_timeout'" |
876 |
| - ], |
877 |
| - "response": [] |
878 |
| - }, |
879 |
| - "watcher.stop": { |
880 |
| - "request": [ |
881 |
| - "Request: missing json spec query parameter 'master_timeout'" |
882 |
| - ], |
883 |
| - "response": [] |
884 |
| - }, |
885 | 698 | "watcher.update_settings": {
|
886 | 699 | "request": [
|
887 | 700 | "Missing request & response"
|
|
0 commit comments