elasticsearch/docs/java-rest/high-level
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
..
asyncsearch
ccr
cluster
document
enrich
graph
ilm
indices
ingest
licensing
migration
miscellaneous
ml
rollup
script
search
searchable_snapshots
security CreateApiKey response now returns the base64 encoded credentials (#77351) (#77670) 2021-09-14 01:38:34 -04:00
snapshot
tasks
textstructure
transform
watcher
aggs-builders.asciidoc
execution-no-req.asciidoc
execution.asciidoc
getting-started.asciidoc
index.asciidoc
java-builders.asciidoc
migration.asciidoc [DOCS] Fix typo (#76911) (#76934) 2021-08-25 10:13:24 -04:00
query-builders.asciidoc
supported-apis.asciidoc HLRC support for query API key API (#76520) (#76597) 2021-08-18 10:00:37 +10:00