New

The executive guide to generative AI

Read more

ClusterSnapshotRepositoryStatic

edit

The 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" : {}
}

On this page

Was this helpful?
Feedback