1{
2  "fleet.global_checkpoints": {
3    "url_params": {
4      "wait_for_advance": "__flag__",
5      "wait_for_index": "__flag__",
6      "checkpoints": [],
7      "timeout": ""
8    },
9    "methods": [
10      "GET"
11    ],
12    "patterns": [
13      "{indices}/_fleet/global_checkpoints"
14    ],
15    "documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/current/get-global-checkpoints.html"
16  }
17}
18