RestoreSnapshotRepoConfigurationedit

Configures the location of a remote repository. The default is the system repository.

Propertiesedit

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

Exampleedit

{
   "raw_settings" : {}
}