RestoreSnapshotRepoConfiguration

edit

Configures the location of a remote repository (defaults to the Elastic Cloud system repo)

Properties

edit
raw_settings (object)
The remote snapshot settings raw JSON - see the Elasticsearch '_snapshot' documentation for more details on supported formats

Example

edit
{
   "raw_settings" : {}
}