Restore Parameters
user=<string>
specifies an account where restore will be performed. This parameter is optional. If not set, theuser
parameter from the backup Job will be used.password=<string>
specifies the password to access the Swift system during restore. This parameter is optional. If not set, thepassword=<string>
parameter from the backup job will be used.url=<string>
specifies the URL of the Swift system during a restore. This parameter is optional. If not set, theurl=<string>
parameter from the backup Job will be used.be_object_segment_size=<size>
specifies, in bytes, the size of the segments of a DLO object. The default is 5MB. This parameter is optional.restore_local=<yes or no>
specifies that the files should be restored to a local directory based on thewhere=
restore job parameter. This parameter is optional.
Go back to: Swift Object Plugin: Configuration.