OBJECT
SlaAssignable
Description
Supported in v5.0+
link GraphQL Schema definition
- type SlaAssignable {
- # Required. Supported in v5.0+
- # v5.0-v5.1: ID of the configured SLA domain
- # v5.2+: The ID of the SLA Domain configured directly on the Rubrik object.
- String! :
- # Required. Supported in v5.0+
- # v5.0-v5.1: name of the configured SLA domain
- # v5.2+: The name of the SLA Domain configured directly on the Rubrik object.
- String! :
- # Required. Supported in v5.0+
- # v5.0-v5.1:
- # v5.2+: The ID of the Rubrik object.
- String! :
- # Required. Supported in v5.0+
- # v5.0-v5.1:
- # v5.2+: The name of the Rubrik object.
- String! :
- # Required. Supported in v5.0+
- # v5.0-v5.1:
- # v5.2+: The ID of the cluster that manages the Rubrik object.
- String! :
- # Supported in v5.1+
- # v5.1: A Boolean that indicates whether the configured SLA domain is Retention
- # Locked. When this value is 'true', the configured SLA domain is a Retention Lock
- # SLA Domain.
- # v5.2+: Indicates whether the configured SLA Domain is Retention Locked. When
- # this value is 'true', the configured SLA Domain is a Retention Lock SLA Domain.
- Boolean :
- # Supported in v5.2+
- # The UTC time when the SLA Domain was last updated.
- DateTime :
- ConfiguredSlaType :
- }
link Require by
- CdmWorkloadSupported in v5.0+
- ComputeClusterSummarySupported in v5.0+
- DataCenterSummarySupported in v5.0+
- FailoverClusterAppSummarySupported in v5.2+
- FailoverClusterSummarySupported in v5.2+
- FilesetSummarySupported in v5.0+
- HypervScvmmSummarySupported in v5.0+
- NutanixClusterSummarySupported in v5.0+
- OracleHostSummarySupported in v5.0+
- OracleRacSummarySupported in v5.0+
- SapHanaSystemSummarySupported in v5.3+
- UpdateNutanixPrismCentralReplyResponse for the update Nutanix Prism Central operation.
- VcenterSummarySupported in v5.0+
- VcenterSummaryV2Supported in v8.1+
- VmwareHostSummarySupported in v5.0+