elasticsearch/docs/java-rest
Yang Wang 00c3b5c8d9
CreateApiKey response now returns the base64 encoded credentials (#77351)
This PR adds a new "encoded" field to the response of CreateApiKey API.
It is the base64 encoded value of "id:api_key". The field is added for
the convenience of the API consumers so that no extra
computation/encoding is needed. Sometimes the extra computation/encoding
can be error prone or not feasible for simple clients.

Resolves: #50235
2021-09-14 14:22:35 +10:00
..
high-level CreateApiKey response now returns the base64 encoded credentials (#77351) 2021-09-14 14:22:35 +10:00
low-level Docs: Fix node selector documentation (#75217) 2021-07-13 10:44:37 +01:00
index.asciidoc [DOCS] Update data frame transform URLs (#46940) 2019-09-20 13:26:57 -07:00
license.asciidoc [DOCS] Bump copyright to 2019 for Java HLRC license (#50206) 2019-12-30 15:38:59 -05:00
overview.asciidoc [DOCS] restructure java clients docs pages (#25517) 2017-07-04 10:58:57 +02:00
redirects.asciidoc [DOCS] Update data frame transform URLs (#46940) 2019-09-20 13:26:57 -07:00