Logo
Elasticsearch API Documentation

Add or remove settings from the Elasticsearch resource keystore

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

Fetches the current values of the keystore for the Elasticsearch resource.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status OK





Curl
curl -X PATCH 'https://api.elastic-cloud.com/api/v1//deployments/:deployment_id/elasticsearch/:ref_id/keystore' -H 'Content-Type: application/json'

ENDPOINTS