Elastic Cloud API
Number of APIs: 72
-
users/auth/keys-{api key id} - Get API key GET {{baseUrl}}/users/auth/keys/:api_key_id
-
deployments-{deployment id}-elasticsearch/{ref id}-remote-clusters - Set remote clusters PUT {{baseUrl}}/deployments/:deployment_id/elasticsearch/:ref_id/remote-clusters
-
deployments-{deployment id}-elasticsearch/{ref id}-remote-clusters - Get remote clusters GET {{baseUrl}}/deployments/:deployment_id/elasticsearch/:ref_id/remote-clusters
-
deployments-{deployment id}-{resource kind}/{ref id}-instances - Stop all instances POST {{baseUrl}}/deployments/:deployment_id/:resource_kind/:ref_id/instances/_stop
-
deployments-{deployment id}-elasticsearch/{ref id} - Get Deployment Elasticsearch Resource Info GET {{baseUrl}}/deployments/:deployment_id/elasticsearch/:ref_id?show_security=false&show_metadata=false&show_plans=true&show_plan_logs=false&show_plan_history=false&show_plan_defaults=false&convert_legacy_plans=false&show_system_alerts=0&show_settings=false&enrich_with_template=true
-
deployments-{deployment id}-elasticsearch/{ref id}-keystore - Add or remove settings from the Elasticsearch resource keystore PATCH {{baseUrl}}/deployments/:deployment_id/elasticsearch/:ref_id/keystore
-
deployments-{deployment id}-elasticsearch/{ref id}-keystore - Get the settings from the Elasticsearch resource keystore GET {{baseUrl}}/deployments/:deployment_id/elasticsearch/:ref_id/keystore
-
deployments-{deployment id}-elasticsearch/{ref id} - Shutdown Deployment Elasticsearch Resource POST {{baseUrl}}/deployments/:deployment_id/elasticsearch/:ref_id/_shutdown?hide=false&skip_snapshot=false
-
deployments-{deployment id}-elasticsearch/{ref id} - Restart Deployment Elasticsearch Resource POST {{baseUrl}}/deployments/:deployment_id/elasticsearch/:ref_id/_restart?restore_snapshot=true&skip_snapshot=true&cancel_pending=false&group_attribute=zone&shard_init_wait_time=600
-
deployments-{deployment id}-elasticsearch/{ref id} - Migrate Elasticsearch resource to use SLM POST {{baseUrl}}/deployments/:deployment_id/elasticsearch/:ref_id/_enable-slm?validate_only=false