Plugin Estimation and Backup Parameters

  • include=<string> specifies which containers and/or objects should be backed up from the Swift Storage System. This parameter is optional. There may be more than one include parameter.

  • regexinclude=<regex> specifies, using a Regular Expression, which containers and/or objects should be backed up from the Swift Storage System. This parameter is optional. There may be more than one regexinclude parameter.

  • exclude=<string> specifies which containers and/or objects should NOT be backed up from the Swift Storage System. This parameter is optional. There may be more than one exclude parameter.

  • regexexclude=<regex> specifies, using a Regular Expression, which containers and/or objects should NOT be backed up from the Swift Storage System. This parameter is optional. There may be more than one regexexclude parameter.

If none of the paramaters include, regexinclude, exclude or regexexclude are specified, all containers and objects from the Swift Storage System for an account (user parameter) will be backed up.

See also

Previous articles:

Next articles:

Go back to: Swift Object Plugin: Configuration.