We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b62222 commit ce7fa8fCopy full SHA for ce7fa8f
pkg/dist/service_types.yml
@@ -4977,6 +4977,11 @@ opensearch:
4977
title: Enable/Disable security audit
4978
type: boolean
4979
example: false
4980
+ enable_snapshot_api:
4981
+ title: Enable/Disable snapshot API
4982
+ description: Enable/Disable snapshot API for custom repositories, this requires security management to be enabled
4983
+ type: boolean
4984
+ example: false
4985
http_max_content_length:
4986
title: http.max_content_length
4987
description: Maximum content length for HTTP requests to the OpenSearch HTTP API, in bytes.
0 commit comments