OBJECT
CdmWorkload
Description
Supported in v5.0+
link GraphQL Schema definition
- type CdmWorkload {
 - #   Supported in v5.0
 - #   ID of the effective SLA domain
 - : String 
 - #   Supported in v5.0
 - #   name of the effective SLA domain
 - : String 
 - #   Supported in v5.0
 - #   Optional field containing Polaris managed id of the effective SLA domain if it 
 - #   is Polaris managed.
 - : String 
 - : EffectiveSlaHolder 
 - #   Supported in v5.0
 - #   ID of the object from which the effective SLA domain is inherited
 - : String 
 - #   Supported in v5.0
 - #   Name of the object from which the effective SLA domain is inherited
 - : String 
 - #   Supported in v5.2+
 - #   The ID of the SLA Domain whose retention policy is in use.
 - : String 
 - : SlaAssignable 
 - : SnappableSlaAssignment! 
 - }
 
    link Require by
- HypervVirtualMachineSummarySupported in v5.0+
 - MssqlAvailabilityGroupSummarySupported in v5.0+
 - MssqlDbSummarySupported in v5.0+
 - NutanixVmSummarySupported in v5.0+
 - OracleDbSummarySupported in v5.0+
 - UpdateManagedVolumeReplySupported in v5.0+
 - VirtualMachineSummarySupported in v5.0+
 - VolumeGroupSummarySupported in v5.0+