Class CIM_TierPolicySettingData
extends CIM_TierSettingData

Contains various options for use by the TierPolicyService methods to offer clients additional controls to manipulate a policy associated with storage tiering.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_SettingData
   |
   +--CIM_TierSettingData
   |
   +--CIM_TierPolicySettingData

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringContains various options for use by the TierPolicyService methods to offer clients additional controls to manipulate a policy associated with storage tiering.
Experimentalbooleantrue
UMLPackagePathstringCIM::Device::StorageServices
Versionstring2.35.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
AutomaticStoragePoolAllocationEnabledboolean
DescriptionstringIf true, when a thinly provisioned storage element subject to storage tiering needs additional storage capacity and the storage pool that the storage element is allocated from is out of free capacity, the system allocates the additional storage capacity from another storage pool in the same tiering policy that is associated to the storage volume.
Experimentalbooleantrue
ModelCorrespondencestringCIM_TierPolicyServiceCapabilities.SupportsAutomaticStoragePoolAllocation
Writebooleantrue
DataMovementRateuint16
DescriptionstringSpecifies how fast data should be moved between storage tiers.
ModelCorrespondencestringCIM_TierPolicyRule.DataMovementRate
ValueMapstring2, 3, 4, 5, 6, 7, 8, .., 0x8000..
ValuesstringVery High, High, Medium, Low, Very Low, Implementation Decides, Not Applicable, DMTF Reserved, Vendor Specific
Writebooleantrue
ProvisioningTypeuint16
DescriptionstringThe policy rule applies to elements that have the indicated provisioning. For example, thinly provisioned elements.
ModelCorrespondencestringCIM_TierPolicyRule.ProvisioningType
ValueMapstring2, 3, 4, 5, .., 0x8000..
ValuesstringThinlyProvisioned, ThicklyProvisioned, All, Not Applicable, DMTF Reserved, Vendor Specific
Writebooleantrue
RemoteTieringCoordinationEnabledboolean
DescriptionstringIf true, the Automated Storage Tiering subsystem will coordinate with the remote site while considering tiering of elements involved in replication.
Experimentalbooleantrue
ModelCorrespondencestringCIM_TierPolicyServiceCapabilities.SupportedRemoteTieringCoordination
Writebooleantrue
RulePriorityuint32
DescriptionstringIn situations where more than one PolicySet is associated to the ManagedElement, this property indicates which policy has higher priority. The lower the number, the higher the priority. A value of 0 indicates the implementation decides the priority of the rule.
MaxValuesint64100
MinValuesint640
ModelCorrespondencestringCIM_TierPolicySetAppliesToElement.RulePriority
Writebooleantrue

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
ChangeableTypeuint16CIM_SettingData
CompressionIdleIntervaldatetimeCIM_TierSettingData
CompressionRateuint16CIM_TierSettingData
ConfigurationNamestringCIM_SettingData
DeleteOnEmptyStorageTierbooleanCIM_TierSettingData
DescriptionstringCIM_ManagedElement
DynamicbooleanCIM_TierSettingData
ElementNamestringCIM_SettingData
Generationuint64CIM_ManagedElement
InitialStateuint16CIM_TierSettingData
InstanceIDstringCIM_SettingData
Percentageuint16CIM_TierSettingData
RelativePerformanceOrderGoaluint16CIM_TierSettingData
RelativePerformanceOrderMaxuint16CIM_TierSettingData
RelativePerformanceOrderMinuint16CIM_TierSettingData
SoIDstringCIM_SettingData
SoOrgIDstringCIM_SettingData
StorageObjectTypeuint16CIM_TierSettingData
Technologyuint16CIM_TierSettingData
ComponentSettingstring[]CIM_SettingData
StorageTierCharacteristicsuint16[]CIM_TierSettingData

Class Methods