elasticsearch/docs/java-rest/high-level
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
..
asyncsearch
ccr Add support for index pattern exclusion in CCR AutoFollow (#72935) 2021-06-04 13:53:30 +02:00
cluster Enroll Kibana API uses Service Accounts (#76370) 2021-08-17 14:41:35 +03:00
document
enrich
graph
ilm
indices
ingest
licensing
migration
miscellaneous
ml [ML] Merge the pytorch-inference feature branch (#73660) 2021-06-03 12:43:06 +01:00
rollup
script
search Fix HLRC doc link for point in time API (#73874) 2021-06-09 12:32:30 -04:00
searchable_snapshots [DOCS] Rename mount types for searchable snapshots (#72699) 2021-05-05 16:35:33 -04:00
security CreateApiKey response now returns the base64 encoded credentials (#77351) 2021-09-14 14:22:35 +10: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) 2021-08-25 10:03:51 -04:00
query-builders.asciidoc
supported-apis.asciidoc HLRC support for query API key API (#76520) 2021-08-17 16:00:55 +10:00