OpenSearch/docs/java-rest/high-level/miscellaneous
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
..
main.asciidoc Docs: HighLevelRestClient#ping (#29070) 2018-03-14 14:27:01 -04:00
ping.asciidoc Docs: HighLevelRestClient#ping (#29070) 2018-03-14 14:27:01 -04:00
x-pack-info.asciidoc HLREST: Add x-pack-info API (#31870) 2018-07-08 11:03:56 -04:00
x-pack-usage.asciidoc HLRC: Add xpack usage api (#31975) 2018-07-13 09:33:27 -07:00