OpenSearch/rest-api-spec/api
Clinton Gormley 882fbb72fd [SPEC] Specify bulk format for body in bulk, msearch, mpercolate 2014-01-21 16:31:51 +01:00
..
bulk.json [SPEC] Specify bulk format for body in bulk, msearch, mpercolate 2014-01-21 16:31:51 +01:00
cat.aliases.json [SPEC] Fixed cat.* spec files - were missing the endpoints 2014-01-16 19:43:58 +01:00
cat.allocation.json [SPEC] Fixed cat.* spec files - were missing the endpoints 2014-01-16 19:43:58 +01:00
cat.count.json [SPEC] Added missing cat endpoints. count and recovery 2014-01-16 22:09:48 +01:00
cat.health.json [SPEC] Added missing cat endpoints. count and recovery 2014-01-16 22:09:48 +01:00
cat.help.json [SPEC] Fixed cat.* spec files - were missing the endpoints 2014-01-16 19:43:58 +01:00
cat.indices.json [SPEC] Added missing cat endpoints. count and recovery 2014-01-16 22:09:48 +01:00
cat.master.json [SPEC] Fixed cat.* spec files - were missing the endpoints 2014-01-16 19:43:58 +01:00
cat.nodes.json [SPEC] Fixed cat.* spec files - were missing the endpoints 2014-01-16 19:43:58 +01:00
cat.pending_tasks.json [SPEC] Fixed cat.* spec files - were missing the endpoints 2014-01-16 19:43:58 +01:00
cat.recovery.json [SPEC] Added missing cat endpoints. count and recovery 2014-01-16 22:09:48 +01:00
cat.shards.json [SPEC] Fixed cat.* spec files - were missing the endpoints 2014-01-16 19:43:58 +01:00
clear_scroll.json [SPEC] Various API fixes 2014-01-20 11:14:11 +01:00
cluster.get_settings.json [SPEC] Added timeout, master_timeout to cluster.get_settings and cluster.reroute 2014-01-16 15:29:50 +01:00
cluster.health.json Updated the documentation urls in the rest api spec. 2014-01-09 14:44:14 -07:00
cluster.pending_tasks.json master_timeout parameter is now taken into account when calling cluster pending tasks api through the REST layer 2014-01-20 12:53:55 +01:00
cluster.put_settings.json Updated the documentation urls in the rest api spec. 2014-01-09 14:44:14 -07:00
cluster.reroute.json [SPEC] Added timeout, master_timeout to cluster.get_settings and cluster.reroute 2014-01-16 15:29:50 +01:00
cluster.state.json Revert "[SPEC] Added level param to cluster.state" 2014-01-13 18:07:12 +01:00
cluster.stats.json [SPEC] Various API fixes 2014-01-20 11:14:11 +01:00
count.json Updated the documentation urls in the rest api spec. 2014-01-09 14:44:14 -07:00
count_percolate.json [SPECS] Updated percolator specs. 2014-01-20 18:18:27 +01:00
delete.json Updated the documentation urls in the rest api spec. 2014-01-09 14:44:14 -07:00
delete_by_query.json Updated the documentation urls in the rest api spec. 2014-01-09 14:44:14 -07:00
exists.json Updated the documentation urls in the rest api spec. 2014-01-09 14:44:14 -07:00
explain.json Updated the documentation urls in the rest api spec. 2014-01-09 14:44:14 -07:00
get.json [SPEC] Removed _source endpoint from get api spec, as the get_source is a different api already 2014-01-17 18:05:07 +01:00
get_source.json [SPEC] removing deprecated include/exclude for get_source 2014-01-17 15:38:25 +01:00
index.json [SPEC] Removed percolate from index.json 2014-01-16 15:29:49 +01:00
indices.analyze.json Updated the documentation urls in the rest api spec. 2014-01-09 14:44:14 -07:00
indices.clear_cache.json Updated the documentation urls in the rest api spec. 2014-01-09 14:44:14 -07:00
indices.close.json [SPEC] Removed empty paths from close and delete index apis 2014-01-18 10:40:46 +01:00
indices.create.json Updated the documentation urls in the rest api spec. 2014-01-09 14:44:14 -07:00
indices.delete.json [SPEC] Removed empty paths from close and delete index apis 2014-01-18 10:40:46 +01:00
indices.delete_alias.json update rest spec to be consistent with recent changes 2014-01-15 00:56:52 +01:00
indices.delete_mapping.json update rest spec to be consistent with recent changes 2014-01-15 00:56:52 +01:00
indices.delete_template.json Updated the documentation urls in the rest api spec. 2014-01-09 14:44:14 -07:00
indices.delete_warmer.json [SPEC] Various API fixes 2014-01-20 11:14:11 +01:00
indices.exists.json Added base Request class for read operations that usually happen on the master but can be executed locally. 2014-01-20 12:35:48 +01:00
indices.exists_alias.json Added base Request class for read operations that usually happen on the master but can be executed locally. 2014-01-20 12:35:48 +01:00
indices.exists_template.json Added base Request class for read operations that usually happen on the master but can be executed locally. 2014-01-20 12:35:48 +01:00
indices.exists_type.json Added base Request class for read operations that usually happen on the master but can be executed locally. 2014-01-20 12:35:48 +01:00
indices.flush.json [SPEC] Removed refresh from indices.flush and indices.optimize 2014-01-16 15:29:50 +01:00
indices.get_alias.json Added base Request class for read operations that usually happen on the master but can be executed locally. 2014-01-20 12:35:48 +01:00
indices.get_aliases.json Added base Request class for read operations that usually happen on the master but can be executed locally. 2014-01-20 12:35:48 +01:00
indices.get_field_mapping.json [SPEC] Added local to indices.get_mapping and indices.get_field_mapping 2014-01-16 15:29:50 +01:00
indices.get_mapping.json [SPEC] Added local to indices.get_mapping and indices.get_field_mapping 2014-01-16 15:29:50 +01:00
indices.get_settings.json Added base Request class for read operations that usually happen on the master but can be executed locally. 2014-01-20 12:35:48 +01:00
indices.get_template.json Added base Request class for read operations that usually happen on the master but can be executed locally. 2014-01-20 12:35:48 +01:00
indices.get_warmer.json Added base Request class for read operations that usually happen on the master but can be executed locally. 2014-01-20 12:35:48 +01:00
indices.open.json [SPEC] path without {index} is not allowed for indices.open api 2014-01-17 22:54:07 +01:00
indices.optimize.json [SPEC] Removed refresh from indices.flush and indices.optimize 2014-01-16 15:29:50 +01:00
indices.put_alias.json update rest spec to be consistent with recent changes 2014-01-15 00:56:52 +01:00
indices.put_mapping.json update rest spec to be consistent with recent changes 2014-01-15 00:56:52 +01:00
indices.put_settings.json Updated the documentation urls in the rest api spec. 2014-01-09 14:44:14 -07:00
indices.put_template.json Updated the documentation urls in the rest api spec. 2014-01-09 14:44:14 -07:00
indices.put_warmer.json update rest spec to be consistent with recent changes 2014-01-15 00:56:52 +01:00
indices.refresh.json [SPEC] Added force to indices.refresh 2014-01-16 15:29:50 +01:00
indices.segments.json [SPEC] Added human flag to: 2014-01-16 12:42:02 +01:00
indices.snapshot_index.json Updated the documentation urls in the rest api spec. 2014-01-09 14:44:14 -07:00
indices.stats.json [SPEC] Added human flag to: 2014-01-16 12:42:02 +01:00
indices.status.json [SPEC] Added human flag to: 2014-01-16 12:42:02 +01:00
indices.update_aliases.json [SPEC] Various API fixes 2014-01-20 11:14:11 +01:00
indices.validate_query.json Updated the documentation urls in the rest api spec. 2014-01-09 14:44:14 -07:00
info.json [SPEC] Separated info.json into info and ping.json (GET vs HEAD) 2014-01-16 17:07:47 +01:00
mget.json Updated the documentation urls in the rest api spec. 2014-01-09 14:44:14 -07:00
mlt.json Standardized use of “*_length” for parameter names rather than “*_len”. 2014-01-13 15:59:15 +00:00
mpercolate.json [SPEC] Specify bulk format for body in bulk, msearch, mpercolate 2014-01-21 16:31:51 +01:00
msearch.json [SPEC] Specify bulk format for body in bulk, msearch, mpercolate 2014-01-21 16:31:51 +01:00
mtermvectors.json [SPEC] Renamed termvectors.* to termvector and mtermvectors 2014-01-21 16:31:50 +01:00
nodes.hot_threads.json [SPEC] Created snapshot.* and nodes.* namespaces 2014-01-17 11:58:44 +01:00
nodes.info.json [SPEC] Created snapshot.* and nodes.* namespaces 2014-01-17 11:58:44 +01:00
nodes.shutdown.json [SPEC] Created snapshot.* and nodes.* namespaces 2014-01-17 11:58:44 +01:00
nodes.stats.json [SPEC] Created snapshot.* and nodes.* namespaces 2014-01-17 11:58:44 +01:00
percolate.json [SPECS] Updated percolator specs. 2014-01-20 18:18:27 +01:00
ping.json [SPEC] Fixed bad name in ping.json 2014-01-16 19:54:25 +01:00
scroll.json Updated the documentation urls in the rest api spec. 2014-01-09 14:44:14 -07:00
search.json Updated the documentation urls in the rest api spec. 2014-01-09 14:44:14 -07:00
snapshot.create.json [SPEC] Various API fixes 2014-01-20 11:14:11 +01:00
snapshot.create_repository.json [SPEC] Various API fixes 2014-01-20 11:14:11 +01:00
snapshot.delete.json [SPEC] Various API fixes 2014-01-20 11:14:11 +01:00
snapshot.delete_repository.json [SPEC] Various API fixes 2014-01-20 11:14:11 +01:00
snapshot.get.json [SPEC] Fix cardinality of the repository parameter in get snapshot action 2014-01-20 12:56:32 -05:00
snapshot.get_repository.json Added base Request class for read operations that usually happen on the master but can be executed locally. 2014-01-20 12:35:48 +01:00
snapshot.restore.json [SPEC] Various API fixes 2014-01-20 11:14:11 +01:00
suggest.json [SPEC] Various API fixes 2014-01-20 11:14:11 +01:00
termvector.json [SPEC] Renamed termvectors.* to termvector and mtermvectors 2014-01-21 16:31:50 +01:00
update.json [SPEC] Removed percolate from update 2014-01-16 15:29:50 +01:00