Skip to content

FilesetTemplatePatchInput

Supported in v5.0+

Fields

Field Type Description
backupScriptErrorHandling String Supported in v5.0+ Action taken if script fails. Options are "abort", "continue".
backupScriptTimeout Long Supported in v5.0+ Number of seconds after which the script is killed if it has not completed execution.
exceptions [String!] Supported in v5.0+
excludes [String!] Supported in v5.0+
filesetOptions FilesetOptionsInput Fileset options.
id String! Required. Supported in v5.0+
includes [String!] Supported in v5.0+
isCreatedByKupr Boolean Supported in v7.0+ Specifies whether this is created by a Kupr Host.
isCreatedByPolarisNas Boolean Specifies whether the template was created for Rubrik Security Cloud NAS.
name String Supported in v5.0+
operatingSystemType FilesetTemplatePatchOperatingSystemType Supported in v5.0+ Operating system type of filesets created by template.
postBackupScript String Supported in v5.0+ Script to run after backup of this Fileset ends.
preBackupScript String Supported in v5.0+ Script to run before backup of this Fileset starts.
shareType FilesetTemplatePatchShareType Supported in v5.0+
shouldOverrideClusterWideBlocklistedFilesystemPaths Boolean Supported in v9.5+ Specifies whether to override the cluster-wide blocklisted filesystem paths.
shouldRetryPrescriptIfBackupFails Boolean Supported in v9.2+ Specifies whether to retry the pre-backup script if the backup fails. If set to true, the pre-backup script will be retried if the backup fails. If set to false, the pre-backup script will not be retried if the backup fails.
templateBlocklistedFilesystemPaths String Supported in v9.5+ Comma-separated list of blocklisted filesystem paths specific to this template.