IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
RepositoryConfigs
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
RepositoryConfigs
editA list of snapshot repository configurations.
Properties
edit-
configs(array[RepositoryConfig], required) - List of snapshot configurations
Example
edit{
"configs" : [
{
"config" : {},
"repository_name" : "string"
}
]
}