elasticsearch/docs/java-rest/high-level
Ryan Ernst 2c3ea43f45
HLRC: Add xpack usage api (#31975)
This commit adds the _xpack/usage api to the high level rest client.
Currently in the transport api, the usage data is exposed in a limited
fashion, at most giving one level of helper methods for the inner keys
of data, but then exposing thos subobjects as maps of objects. Rather
than making parsers for every set of usage data from each feature, this
PR exposes the entire set of usage data as a map of maps.
2018-07-13 09:33:27 -07:00
..
cluster rest-high-level: added get cluster settings (#31706) 2018-07-02 13:25:17 -04:00
document Docs: Fix callouts after _parent removed 2018-04-11 12:56:13 -04:00
indices Remove obsolete parameters from analyze rest spec (#31795) 2018-07-06 09:05:34 +01:00
ingest REST high-level client: add simulate pipeline API (#31158) 2018-06-22 09:59:04 +02:00
miscellaneous HLRC: Add xpack usage api (#31975) 2018-07-13 09:33:27 -07:00
script Add get stored script and delete stored script to high level REST API (#31355) 2018-06-19 14:21:11 +02:00
search Add MultiSearchTemplate support to High Level Rest client (#30836) 2018-06-28 14:05:26 +01:00
snapshot Add Snapshots Status API to High Level Rest Client (#31515) 2018-07-11 12:07:31 -04:00
tasks high level REST api: cancel task (#30745) 2018-06-07 14:02:23 -07:00
aggs-builders.asciidoc [DOCS] Update APIs grouping and ordering in REST high-level Client docs (#28497) 2018-02-02 17:19:50 +01:00
getting-started.asciidoc Docs: Explain closing the high level client 2018-07-12 16:22:42 -04:00
index.asciidoc [Docs] Add "Using Java Builders" section (#26517) 2017-09-06 14:06:41 +02:00
java-builders.asciidoc [DOCS] Update APIs grouping and ordering in REST high-level Client docs (#28497) 2018-02-02 17:19:50 +01:00
migration.asciidoc Docs: Update HighLevelRestClient migration docs (#30544) 2018-05-14 11:11:27 -04:00
query-builders.asciidoc added docs for wrapper query. 2018-03-14 11:51:22 +01:00
supported-apis.asciidoc Add Snapshots Status API to High Level Rest Client (#31515) 2018-07-11 12:07:31 -04:00