elasticsearch/docs/java-rest
Yang Wang 431aca0a46
CreateApiKey response now returns the base64 encoded credentials (#77351) (#77670)
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 01:38:34 -04:00
..
high-level CreateApiKey response now returns the base64 encoded credentials (#77351) (#77670) 2021-09-14 01:38:34 -04:00
low-level Docs: Fix node selector documentation (#75217) (#75280) 2021-07-13 12:18:07 +01:00
index.asciidoc [DOCS] Update data frame transform URLs (#46940) (#46946) 2019-09-20 15:57:43 -07:00
license.asciidoc [DOCS] Bump copyright to 2019 for Java HLRC license (#50206) 2019-12-30 15:39:53 -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) (#46946) 2019-09-20 15:57:43 -07:00