File: endpoints.txt

package info (click to toggle)
golang-github-newrelic-go-agent 3.15.2-9
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 8,356 kB
  • sloc: sh: 65; makefile: 6
file content (323 lines) | stat: -rw-r--r-- 28,143 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
                   delete.json                         DELETE     /{index}/{type}/{id}
                   exists.json                         HEAD       /{index}/{type}/{id}
                   get.json                            GET        /{index}/{type}/{id}
                   index.json                          POST       /{index}/{type}/{id}
                   index.json                          PUT        /{index}/{type}/{id}
                   index.json                          POST       /{index}/{type}
                   indices.create.json                 PUT        /{index}
                   indices.delete.json                 DELETE     /{index}
                   indices.exists.json                 HEAD       /{index}
                   indices.get.json                    GET        /{index}
                   info.json                           GET        /
                   ping.json                           HEAD       /
_alias             indices.delete_alias.json           DELETE     /{index}/_alias/{name}
_alias             indices.exists_alias.json           HEAD       /_alias/{name}
_alias             indices.exists_alias.json           HEAD       /{index}/_alias/{name}
_alias             indices.get_alias.json              GET        /{index}/_alias/{name}
_alias             indices.get_alias.json              GET        /_alias/{name}
_alias             indices.get_alias.json              GET        /_alias
_alias             indices.get_alias.json              GET        /{index}/_alias
_alias             indices.put_alias.json              POST       /{index}/_alias/{name}
_alias             indices.put_alias.json              PUT        /{index}/_alias/{name}
_aliases           indices.delete_alias.json           DELETE     /{index}/_aliases/{name}
_aliases           indices.put_alias.json              POST       /{index}/_aliases/{name}
_aliases           indices.put_alias.json              PUT        /{index}/_aliases/{name}
_aliases           indices.update_aliases.json         POST       /_aliases
_analyze           indices.analyze.json                GET        /{index}/_analyze
_analyze           indices.analyze.json                GET        /_analyze
_analyze           indices.analyze.json                POST       /_analyze
_analyze           indices.analyze.json                POST       /{index}/_analyze
_bulk              bulk.json                           POST       /_bulk
_bulk              bulk.json                           PUT        /{index}/{type}/_bulk
_bulk              bulk.json                           POST       /{index}/{type}/_bulk
_bulk              bulk.json                           PUT        /{index}/_bulk
_bulk              bulk.json                           POST       /{index}/_bulk
_bulk              bulk.json                           PUT        /_bulk
_cache             indices.clear_cache.json            POST       /{index}/_cache/clear
_cache             indices.clear_cache.json            POST       /_cache/clear
_cat               cat.aliases.json                    GET        /_cat/aliases/{name}
_cat               cat.aliases.json                    GET        /_cat/aliases
_cat               cat.allocation.json                 GET        /_cat/allocation/{node_id}
_cat               cat.allocation.json                 GET        /_cat/allocation
_cat               cat.count.json                      GET        /_cat/count
_cat               cat.count.json                      GET        /_cat/count/{index}
_cat               cat.fielddata.json                  GET        /_cat/fielddata/{fields}
_cat               cat.fielddata.json                  GET        /_cat/fielddata
_cat               cat.health.json                     GET        /_cat/health
_cat               cat.help.json                       GET        /_cat
_cat               cat.indices.json                    GET        /_cat/indices/{index}
_cat               cat.indices.json                    GET        /_cat/indices
_cat               cat.master.json                     GET        /_cat/master
_cat               cat.nodeattrs.json                  GET        /_cat/nodeattrs
_cat               cat.nodes.json                      GET        /_cat/nodes
_cat               cat.pending_tasks.json              GET        /_cat/pending_tasks
_cat               cat.plugins.json                    GET        /_cat/plugins
_cat               cat.recovery.json                   GET        /_cat/recovery
_cat               cat.recovery.json                   GET        /_cat/recovery/{index}
_cat               cat.repositories.json               GET        /_cat/repositories
_cat               cat.segments.json                   GET        /_cat/segments
_cat               cat.segments.json                   GET        /_cat/segments/{index}
_cat               cat.shards.json                     GET        /_cat/shards/{index}
_cat               cat.shards.json                     GET        /_cat/shards
_cat               cat.snapshots.json                  GET        /_cat/snapshots/{repository}
_cat               cat.snapshots.json                  GET        /_cat/snapshots
_cat               cat.tasks.json                      GET        /_cat/tasks
_cat               cat.templates.json                  GET        /_cat/templates
_cat               cat.templates.json                  GET        /_cat/templates/{name}
_cat               cat.thread_pool.json                GET        /_cat/thread_pool
_cat               cat.thread_pool.json                GET        /_cat/thread_pool/{thread_pool_patterns}
_clone             indices.clone.json                  PUT        /{index}/_clone/{target}
_clone             indices.clone.json                  POST       /{index}/_clone/{target}
_close             indices.close.json                  POST       /{index}/_close
_cluster           cluster.allocation_explain.json     GET        /_cluster/allocation/explain
_cluster           cluster.allocation_explain.json     POST       /_cluster/allocation/explain
_cluster           cluster.get_settings.json           GET        /_cluster/settings
_cluster           cluster.health.json                 GET        /_cluster/health
_cluster           cluster.health.json                 GET        /_cluster/health/{index}
_cluster           cluster.pending_tasks.json          GET        /_cluster/pending_tasks
_cluster           cluster.put_settings.json           PUT        /_cluster/settings
_cluster           cluster.reroute.json                POST       /_cluster/reroute
_cluster           cluster.state.json                  GET        /_cluster/state/{metric}
_cluster           cluster.state.json                  GET        /_cluster/state/{metric}/{index}
_cluster           cluster.state.json                  GET        /_cluster/state
_cluster           cluster.stats.json                  GET        /_cluster/stats
_cluster           cluster.stats.json                  GET        /_cluster/stats/nodes/{node_id}
_cluster           nodes.hot_threads.json              GET        /_cluster/nodes/hotthreads
_cluster           nodes.hot_threads.json              GET        /_cluster/nodes/{node_id}/hotthreads
_cluster           nodes.hot_threads.json              GET        /_cluster/nodes/{node_id}/hot_threads
_cluster           nodes.hot_threads.json              GET        /_cluster/nodes/hot_threads
_count             count.json                          GET        /{index}/_count
_count             count.json                          POST       /{index}/_count
_count             count.json                          POST       /{index}/{type}/_count
_count             count.json                          GET        /{index}/{type}/_count
_count             count.json                          GET        /_count
_count             count.json                          POST       /_count
_create            create.json                         POST       /{index}/_create/{id}
_create            create.json                         POST       /{index}/{type}/{id}/_create
_create            create.json                         PUT        /{index}/_create/{id}
_create            create.json                         PUT        /{index}/{type}/{id}/_create
_delete_by_query   delete_by_query.json                POST       /{index}/{type}/_delete_by_query
_delete_by_query   delete_by_query.json                POST       /{index}/_delete_by_query
_delete_by_query   delete_by_query_rethrottle.json     POST       /_delete_by_query/{task_id}/_rethrottle
_doc               delete.json                         DELETE     /{index}/_doc/{id}
_doc               exists.json                         HEAD       /{index}/_doc/{id}
_doc               get.json                            GET        /{index}/_doc/{id}
_doc               index.json                          POST       /{index}/_doc/{id}
_doc               index.json                          POST       /{index}/_doc
_doc               index.json                          PUT        /{index}/_doc/{id}
_explain           explain.json                        POST       /{index}/_explain/{id}
_explain           explain.json                        GET        /{index}/{type}/{id}/_explain
_explain           explain.json                        POST       /{index}/{type}/{id}/_explain
_explain           explain.json                        GET        /{index}/_explain/{id}
_field_caps        field_caps.json                     POST       /_field_caps
_field_caps        field_caps.json                     GET        /_field_caps
_field_caps        field_caps.json                     GET        /{index}/_field_caps
_field_caps        field_caps.json                     POST       /{index}/_field_caps
_flush             indices.flush.json                  GET        /{index}/_flush
_flush             indices.flush.json                  POST       /_flush
_flush             indices.flush.json                  GET        /_flush
_flush             indices.flush.json                  POST       /{index}/_flush
_flush             indices.flush_synced.json           POST       /{index}/_flush/synced
_flush             indices.flush_synced.json           GET        /_flush/synced
_flush             indices.flush_synced.json           POST       /_flush/synced
_flush             indices.flush_synced.json           GET        /{index}/_flush/synced
_forcemerge        indices.forcemerge.json             POST       /_forcemerge
_forcemerge        indices.forcemerge.json             POST       /{index}/_forcemerge
_ingest            ingest.delete_pipeline.json         DELETE     /_ingest/pipeline/{id}
_ingest            ingest.get_pipeline.json            GET        /_ingest/pipeline
_ingest            ingest.get_pipeline.json            GET        /_ingest/pipeline/{id}
_ingest            ingest.processor_grok.json          GET        /_ingest/processor/grok
_ingest            ingest.put_pipeline.json            PUT        /_ingest/pipeline/{id}
_ingest            ingest.simulate.json                GET        /_ingest/pipeline/_simulate
_ingest            ingest.simulate.json                POST       /_ingest/pipeline/{id}/_simulate
_ingest            ingest.simulate.json                POST       /_ingest/pipeline/_simulate
_ingest            ingest.simulate.json                GET        /_ingest/pipeline/{id}/_simulate
_mapping           indices.exists_type.json            HEAD       /{index}/_mapping/{type}
_mapping           indices.get_field_mapping.json      GET        /{index}/_mapping/field/{fields}
_mapping           indices.get_field_mapping.json      GET        /_mapping/field/{fields}
_mapping           indices.get_field_mapping.json      GET        /{index}/_mapping/{type}/field/{fields}
_mapping           indices.get_field_mapping.json      GET        /_mapping/{type}/field/{fields}
_mapping           indices.get_mapping.json            GET        /{index}/_mapping/{type}
_mapping           indices.get_mapping.json            GET        /_mapping
_mapping           indices.get_mapping.json            GET        /_mapping/{type}
_mapping           indices.get_mapping.json            GET        /{index}/_mapping
_mapping           indices.put_mapping.json            PUT        /{index}/_mapping/{type}
_mapping           indices.put_mapping.json            POST       /{index}/_mapping/{type}
_mapping           indices.put_mapping.json            POST       /_mapping/{type}
_mapping           indices.put_mapping.json            PUT        /_mapping/{type}
_mapping           indices.put_mapping.json            PUT        {index}/_mapping
_mapping           indices.put_mapping.json            POST       {index}/_mapping
_mapping           indices.put_mapping.json            PUT        /{index}/{type}/_mapping
_mapping           indices.put_mapping.json            POST       /{index}/{type}/_mapping
_mappings          indices.put_mapping.json            PUT        {index}/_mappings
_mappings          indices.put_mapping.json            POST       {index}/_mappings
_mappings          indices.put_mapping.json            PUT        /{index}/{type}/_mappings
_mappings          indices.put_mapping.json            POST       /{index}/_mappings/{type}
_mappings          indices.put_mapping.json            PUT        /{index}/_mappings/{type}
_mappings          indices.put_mapping.json            POST       /{index}/{type}/_mappings
_mappings          indices.put_mapping.json            PUT        /_mappings/{type}
_mappings          indices.put_mapping.json            POST       /_mappings/{type}
_mget              mget.json                           POST       /{index}/{type}/_mget
_mget              mget.json                           POST       /{index}/_mget
_mget              mget.json                           POST       /_mget
_mget              mget.json                           GET        /_mget
_mget              mget.json                           GET        /{index}/{type}/_mget
_mget              mget.json                           GET        /{index}/_mget
_msearch           msearch.json                        GET        /_msearch
_msearch           msearch.json                        POST       /{index}/{type}/_msearch
_msearch           msearch.json                        GET        /{index}/{type}/_msearch
_msearch           msearch.json                        POST       /{index}/_msearch
_msearch           msearch.json                        GET        /{index}/_msearch
_msearch           msearch.json                        POST       /_msearch
_msearch           msearch_template.json               GET        /{index}/{type}/_msearch/template
_msearch           msearch_template.json               POST       /_msearch/template
_msearch           msearch_template.json               GET        /{index}/_msearch/template
_msearch           msearch_template.json               POST       /{index}/{type}/_msearch/template
_msearch           msearch_template.json               GET        /_msearch/template
_msearch           msearch_template.json               POST       /{index}/_msearch/template
_mtermvectors      mtermvectors.json                   POST       /{index}/_mtermvectors
_mtermvectors      mtermvectors.json                   GET        /_mtermvectors
_mtermvectors      mtermvectors.json                   POST       /_mtermvectors
_mtermvectors      mtermvectors.json                   GET        /{index}/{type}/_mtermvectors
_mtermvectors      mtermvectors.json                   POST       /{index}/{type}/_mtermvectors
_mtermvectors      mtermvectors.json                   GET        /{index}/_mtermvectors
_nodes             nodes.hot_threads.json              GET        /_nodes/{node_id}/hotthreads
_nodes             nodes.hot_threads.json              GET        /_nodes/hotthreads
_nodes             nodes.hot_threads.json              GET        /_nodes/hot_threads
_nodes             nodes.hot_threads.json              GET        /_nodes/{node_id}/hot_threads
_nodes             nodes.info.json                     GET        /_nodes
_nodes             nodes.info.json                     GET        /_nodes/{node_id}
_nodes             nodes.info.json                     GET        /_nodes/{metric}
_nodes             nodes.info.json                     GET        /_nodes/{node_id}/{metric}
_nodes             nodes.reload_secure_settings.json   POST       /_nodes/{node_id}/reload_secure_settings
_nodes             nodes.reload_secure_settings.json   POST       /_nodes/reload_secure_settings
_nodes             nodes.stats.json                    GET        /_nodes/{node_id}/stats/{metric}/{index_metric}
_nodes             nodes.stats.json                    GET        /_nodes/stats/{metric}/{index_metric}
_nodes             nodes.stats.json                    GET        /_nodes/stats
_nodes             nodes.stats.json                    GET        /_nodes/{node_id}/stats
_nodes             nodes.stats.json                    GET        /_nodes/stats/{metric}
_nodes             nodes.stats.json                    GET        /_nodes/{node_id}/stats/{metric}
_nodes             nodes.usage.json                    GET        /_nodes/usage/{metric}
_nodes             nodes.usage.json                    GET        /_nodes/{node_id}/usage/{metric}
_nodes             nodes.usage.json                    GET        /_nodes/{node_id}/usage
_nodes             nodes.usage.json                    GET        /_nodes/usage
_open              indices.open.json                   POST       /{index}/_open
_rank_eval         rank_eval.json                      POST       /_rank_eval
_rank_eval         rank_eval.json                      GET        /{index}/_rank_eval
_rank_eval         rank_eval.json                      POST       /{index}/_rank_eval
_rank_eval         rank_eval.json                      GET        /_rank_eval
_recovery          indices.recovery.json               GET        /_recovery
_recovery          indices.recovery.json               GET        /{index}/_recovery
_refresh           indices.refresh.json                POST       /_refresh
_refresh           indices.refresh.json                GET        /{index}/_refresh
_refresh           indices.refresh.json                POST       /{index}/_refresh
_refresh           indices.refresh.json                GET        /_refresh
_reindex           reindex.json                        POST       /_reindex
_reindex           reindex_rethrottle.json             POST       /_reindex/{task_id}/_rethrottle
_remote            cluster.remote_info.json            GET        /_remote/info
_render            render_search_template.json         GET        /_render/template/{id}
_render            render_search_template.json         POST       /_render/template/{id}
_render            render_search_template.json         GET        /_render/template
_render            render_search_template.json         POST       /_render/template
_rollover          indices.rollover.json               POST       /{alias}/_rollover/{new_index}
_rollover          indices.rollover.json               POST       /{alias}/_rollover
_scripts           delete_script.json                  DELETE     /_scripts/{id}
_scripts           get_script.json                     GET        /_scripts/{id}
_scripts           put_script.json                     POST       /_scripts/{id}/{context}
_scripts           put_script.json                     PUT        /_scripts/{id}/{context}
_scripts           put_script.json                     POST       /_scripts/{id}
_scripts           put_script.json                     PUT        /_scripts/{id}
_scripts           scripts_painless_execute.json       GET        /_scripts/painless/_execute
_scripts           scripts_painless_execute.json       POST       /_scripts/painless/_execute
_search            clear_scroll.json                   DELETE     /_search/scroll
_search            clear_scroll.json                   DELETE     /_search/scroll/{scroll_id}
_search            scroll.json                         POST       /_search/scroll
_search            scroll.json                         GET        /_search/scroll/{scroll_id}
_search            scroll.json                         GET        /_search/scroll
_search            scroll.json                         POST       /_search/scroll/{scroll_id}
_search            search.json                         POST       /_search
_search            search.json                         GET        /_search
_search            search.json                         POST       /{index}/_search
_search            search.json                         GET        /{index}/{type}/_search
_search            search.json                         POST       /{index}/{type}/_search
_search            search.json                         GET        /{index}/_search
_search            search_template.json                GET        /_search/template
_search            search_template.json                POST       /_search/template
_search            search_template.json                GET        /{index}/_search/template
_search            search_template.json                GET        /{index}/{type}/_search/template
_search            search_template.json                POST       /{index}/{type}/_search/template
_search            search_template.json                POST       /{index}/_search/template
_search_shards     search_shards.json                  GET        /{index}/_search_shards
_search_shards     search_shards.json                  GET        /_search_shards
_search_shards     search_shards.json                  POST       /{index}/_search_shards
_search_shards     search_shards.json                  POST       /_search_shards
_segments          indices.segments.json               GET        /_segments
_segments          indices.segments.json               GET        /{index}/_segments
_settings          indices.get_settings.json           GET        /_settings
_settings          indices.get_settings.json           GET        /{index}/_settings/{name}
_settings          indices.get_settings.json           GET        /_settings/{name}
_settings          indices.get_settings.json           GET        /{index}/_settings
_settings          indices.put_settings.json           PUT        /_settings
_settings          indices.put_settings.json           PUT        /{index}/_settings
_shard_stores      indices.shard_stores.json           GET        /{index}/_shard_stores
_shard_stores      indices.shard_stores.json           GET        /_shard_stores
_shrink            indices.shrink.json                 PUT        /{index}/_shrink/{target}
_shrink            indices.shrink.json                 POST       /{index}/_shrink/{target}
_snapshot          snapshot.cleanup_repository.json    POST       /_snapshot/{repository}/_cleanup
_snapshot          snapshot.create.json                PUT        /_snapshot/{repository}/{snapshot}
_snapshot          snapshot.create.json                POST       /_snapshot/{repository}/{snapshot}
_snapshot          snapshot.create_repository.json     PUT        /_snapshot/{repository}
_snapshot          snapshot.create_repository.json     POST       /_snapshot/{repository}
_snapshot          snapshot.delete.json                DELETE     /_snapshot/{repository}/{snapshot}
_snapshot          snapshot.delete_repository.json     DELETE     /_snapshot/{repository}
_snapshot          snapshot.get.json                   GET        /_snapshot/{repository}/{snapshot}
_snapshot          snapshot.get_repository.json        GET        /_snapshot/{repository}
_snapshot          snapshot.get_repository.json        GET        /_snapshot
_snapshot          snapshot.restore.json               POST       /_snapshot/{repository}/{snapshot}/_restore
_snapshot          snapshot.status.json                GET        /_snapshot/{repository}/{snapshot}/_status
_snapshot          snapshot.status.json                GET        /_snapshot/{repository}/_status
_snapshot          snapshot.status.json                GET        /_snapshot/_status
_snapshot          snapshot.verify_repository.json     POST       /_snapshot/{repository}/_verify
_source            exists_source.json                  HEAD       /{index}/_source/{id}
_source            exists_source.json                  HEAD       /{index}/{type}/{id}/_source
_source            get_source.json                     GET        /{index}/_source/{id}
_source            get_source.json                     GET        /{index}/{type}/{id}/_source
_split             indices.split.json                  POST       /{index}/_split/{target}
_split             indices.split.json                  PUT        /{index}/_split/{target}
_stats             indices.stats.json                  GET        /{index}/_stats
_stats             indices.stats.json                  GET        /_stats
_stats             indices.stats.json                  GET        /_stats/{metric}
_stats             indices.stats.json                  GET        /{index}/_stats/{metric}
_tasks             tasks.cancel.json                   POST       /_tasks/{task_id}/_cancel
_tasks             tasks.cancel.json                   POST       /_tasks/_cancel
_tasks             tasks.get.json                      GET        /_tasks/{task_id}
_tasks             tasks.list.json                     GET        /_tasks
_template          indices.delete_template.json        DELETE     /_template/{name}
_template          indices.exists_template.json        HEAD       /_template/{name}
_template          indices.get_template.json           GET        /_template
_template          indices.get_template.json           GET        /_template/{name}
_template          indices.put_template.json           PUT        /_template/{name}
_template          indices.put_template.json           POST       /_template/{name}
_termvectors       termvectors.json                    GET        /{index}/_termvectors/{id}
_termvectors       termvectors.json                    POST       /{index}/_termvectors
_termvectors       termvectors.json                    POST       /{index}/{type}/{id}/_termvectors
_termvectors       termvectors.json                    GET        /{index}/{type}/_termvectors
_termvectors       termvectors.json                    GET        /{index}/{type}/{id}/_termvectors
_termvectors       termvectors.json                    POST       /{index}/{type}/_termvectors
_termvectors       termvectors.json                    GET        /{index}/_termvectors
_termvectors       termvectors.json                    POST       /{index}/_termvectors/{id}
_update            update.json                         POST       /{index}/_update/{id}
_update            update.json                         POST       /{index}/{type}/{id}/_update
_update_by_query   update_by_query.json                POST       /{index}/_update_by_query
_update_by_query   update_by_query.json                POST       /{index}/{type}/_update_by_query
_update_by_query   update_by_query_rethrottle.json     POST       /_update_by_query/{task_id}/_rethrottle
_upgrade           indices.get_upgrade.json            GET        /{index}/_upgrade
_upgrade           indices.get_upgrade.json            GET        /_upgrade
_upgrade           indices.upgrade.json                POST       /{index}/_upgrade
_upgrade           indices.upgrade.json                POST       /_upgrade
_validate          indices.validate_query.json         GET        /_validate/query
_validate          indices.validate_query.json         POST       /{index}/{type}/_validate/query
_validate          indices.validate_query.json         POST       /_validate/query
_validate          indices.validate_query.json         GET        /{index}/{type}/_validate/query
_validate          indices.validate_query.json         POST       /{index}/_validate/query
_validate          indices.validate_query.json         GET        /{index}/_validate/query