ENUM
SlaMigrationIneligibilityReason
Description
Reasons for the SLA being ineligible for migration.
link GraphQL Schema definition
- enum SlaMigrationIneligibilityReason {
- # The remote SLA Domain has an archival policy configured, which is not supported
- # in Rubrik currently.
- # Rubrik cluster associated with the SLA Domain is disconnected.
- # To upgrade to retention-locked SLA Domain in compliance mode, contact Rubrik
- # Support to enable compliance mode. Also, make sure quorum authorization is
- # enabled in RSC and your Rubrik cluster is running CDM version 7.0.2 or later.
- # To upgrade to a retention-locked SLA Domain in governance mode, make sure quorum
- # authorization is enabled in RSC.
- # To upgrade to a retention-locked SLA Domain in governance mode, make sure your
- # Rubrik cluster is running CDM version 9.0.1 or later.
- # The commercial instance of RSC doesn't support archival to GovCloud regions.
- # Contact the Rubrik Support team for more information.
- # This SLA Domain has cascading archival configured. However, the Rubrik CDM
- # version on the replication target cluster does not support migration of SLA
- # Domains with cascading archival configured.
- # The version of the Rubrik cluster associated with the SLA Domain is not valid
- # for SLA migration.
- # SLA Domain is not associated with a Rubrik cluster.
- # The type of replication targets is invalid for migration.
- # Replication targets associated with the SLA Domain have invalid cluster version
- # for migration.
- # The SLA Domain has frequency configured in minutes, which is currently not
- # supported in Rubrik.
- # SLA Domain is eligible for migration.
- # The SLA Domain has been recovered from the archival location. It is not eligible
- # for upgrade.
- # Replication targets associated with the SLA Domain are disconnected.
- # The SLA Domain is retention-locked and has cross-account replication targets
- # configured in it. Upgrading such SLA Domains is not supported.
- # The SLA Domain has retention lock configured, which is not supported in Rubrik
- # currently.
- # The SLA Domain on RSC is out of synchronization. To resynchronize, edit the
- # local SLA Domain without making configuration changes.
- # The Two-person rule is enabled on the Rubrik cluster, which is not supported for
- # SLA Domain migration.
- # The SLA Domain is protecting some objects which are currently not supported for
- # upgrade.
- # The SLA Domain has frequency configured in minutes, which is currently not
- # supported for objects other than Managed Volumes.
- # The SLA Domain protecting NAS on CDM is currently not eligible for upgrade.
- }