OpenSearch/docs/java-rest/high-level/security
Jay Modi 9d16a7b7f0
HLRC: add enable and disable user API support (#33481)
This change adds support for enable and disable user APIs to the high
level rest client. There is a common request base class for both
requests with specific requests that simplify the use of these APIs.

The response for these APIs is simply an empty object so a new response
class has been created for cases where we expect an empty response to
be returned.

Finally, the put user documentation has been moved to the proper
location that is not within an x-pack sub directory and the document
tags no longer contain x-pack.

See #29827
2018-09-07 11:51:37 -06:00
..
disable-user.asciidoc HLRC: add enable and disable user API support (#33481) 2018-09-07 11:51:37 -06:00
enable-user.asciidoc HLRC: add enable and disable user API support (#33481) 2018-09-07 11:51:37 -06:00
put-user.asciidoc HLRC: add enable and disable user API support (#33481) 2018-09-07 11:51:37 -06:00