IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
ClusterSnapshotRepositoryStatic
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
ClusterSnapshotRepositoryStatic
editThe static object for the Elasticsearch cluster snapshot repository.
Properties
edit-
repository_type(string) - Type of snapshot repository, ie: S3
-
settings(object) - Settings associated with snapshot repository
Example
edit{
"repository_type" : "string",
"settings" : {}
}