Logo
Elasticsearch API Documentation

Get the settings from the Elasticsearch resource keystore

GET {{baseUrl}}/deployments/:deployment_id/elasticsearch/:ref_id/keystore

Adds the specified values to the Elasticsearch keystore, or removes the keys for the unspecified values.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK





Curl
curl -X GET 'https://api.elastic-cloud.com/api/v1//deployments/:deployment_id/elasticsearch/:ref_id/keystore'

ENDPOINTS