IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
KeystoreContents
editKeystoreContents
editThe contents of the Elasticsearch keystore.
Properties
edit-
secrets
(map[string,
KeystoreSecret
]
, required) - List of secrets
Example
edit{ "secrets" : { "some_property" : { "as_file" : true, "value" : {} } } }