Logo
Elasticsearch API Documentation

deployments-{deployment id}-elasticsearch/{ref id}-keystore

Number of APIs: 2


1. 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.



2. 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.



ENDPOINTS