OpenSearch/docs/java-rest/high-level
Jay Modi ea52277a1e
HLRest: add put user API (#32332)
This commit adds a security client to the high level rest client, which
includes an implementation for the put user api. As part of these
changes, a new request and response class have been added that are
specific to the high level rest client. One change here is that the response
was previously wrapped inside a user object. The plan is to remove this
wrapping and this PR adds an unwrapped response outside of the user
object so we can remove the user object later on.

See #29827
2018-09-05 10:56:30 -06:00
..
cluster rest-high-level: added get cluster settings (#31706) 2018-07-02 13:25:17 -04:00
document HLRC: Add delete by query API (#32782) 2018-09-04 08:56:26 -04:00
graph HLRC GraphClient and associated tests (#32366) 2018-08-21 13:29:18 +01: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
licensing [Docs] Remove repeating words (#33087) 2018-08-28 13:16:43 +02:00
migration HLRC: migration get assistance API (#32744) 2018-08-13 11:05:27 +02:00
miscellaneous [Docs] Remove repeating words (#33087) 2018-08-28 13:16:43 +02:00
ml HLRC: Add ML get influencers API (#33389) 2018-09-05 15:06:55 +01: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 Correct minor typo in explain.asciidoc for HLRC 2018-08-01 17:58:14 -04:00
snapshot Add Restore Snapshot High Level REST API 2018-07-24 16:17:09 +02:00
tasks high level REST api: cancel task (#30745) 2018-06-07 14:02:23 -07:00
watcher [DOCS] Adjust high-level client x-pack docs (#32747) 2018-08-10 14:12:42 +02:00
x-pack/security HLRest: add put user API (#32332) 2018-09-05 10:56:30 -06: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] Remove repeating words (#33087) 2018-08-28 13:16:43 +02:00
query-builders.asciidoc added docs for `wrapper` query. 2018-03-14 11:51:22 +01:00
supported-apis.asciidoc HLRC: Add ML get influencers API (#33389) 2018-09-05 15:06:55 +01:00