RestoreSnapshotRepoConfiguration

edit

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

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