Skip to content

CreateGlobalSlaInput

Input to create SLA Domain.

Fields

Field Type Description
archivalSpecs [ArchivalSpecInput!] List of archival specifications for SLA Domain.
backupLocationSpecs [BackupLocationSpecInput!] Specifies the list of backup location specifications for the SLA Domain.
backupWindowSpec BackupWindowSpecInput Group of backup windows allowing backup termination. This groups regular backup windows and first full backup windows together with a shared setting that controls whether backups should be automatically terminated when they run longer than their allocated backup window.
backupWindows [BackupWindowInput!] Backup Window specifications for SLA Domain.
description String Description of the SLA Domain.
failoverGroupId String Specifies the fail over group ID for the HA SLA Domain.
firstFullBackupWindows [BackupWindowInput!] Backup Window specifications of first full backup for SLA Domain.
isRetentionLockedSla Boolean Specifies if the SLA Domain to be created must be Retention Locked or not.
localRetentionLimit SlaDurationInput Retention limit for snapshots on the local Rubrik system. If none, they will remain as long as SLA requires.
logConfig LogConfig Log configuration of the SLA Domain. Deprecated: use objectSpecificConfigs instead.
name String Name of the SLA Domain.
objectSpecificConfigsInput ObjectSpecificConfigsInput Object-specific configuration of the SLA Domain.
objectTypes [SlaObjectType!] Object types of the SLA Domain.
replicationSpecInput ReplicationSpecInput Replication specification of the SLA Domain. Deprecated: use replicationSpecsV2 instead.
replicationSpecsV2 [ReplicationSpecV2Input!] Replication specifications of the SLA Domain.
retentionLockMode RetentionLockMode Specifies the retention lock mode for the intended SLA Domain creation.
snapshotSchedule GlobalSnapshotScheduleInput Snapshot schedule of the SLA Domain.