association CIM_ServiceAffectsElementWithQuota : CIM_ServiceAffectsElement

Description:

ServiceAffectsElementWithQuota represents an extension of ServiceAffectsElement to include a quota imposed on the AffectedElement by the Service. The quota governs the amount of a resource controlled by the Service that can be allocated by the AffectedElement in one or more allocations.

Definition:

Feature Type Class Origin Qualifiers
AffectedElement CIM_ManagedElement CIM_ServiceAffectsElement
Key TRUE
Description The Managed Element that is affected by the Service.
AffectingElement CIM_Service CIM_ServiceAffectsElement
Key TRUE
Description The Service that is affecting the ManagedElement.
ElementEffects uint16[] CIM_ServiceAffectsElement
Description An enumeration that describes the effect on the ManagedElement. This array corresponds to the OtherElementEffectsDescriptions array, where the latter provides details that are related to the high-level effects enumerated by this property. Additional detail is required if the ElementEffects array contains the value 1 (Other). The values are defined as follows: - Exclusive Use (2): No other Service may have this association to the element. - Performance Impact (3): Deprecated in favor of "Consumes", "Enhances Performance", or "Degrades Performance". Execution of the Service may enhance or degrade the performance of the element. This may be as a side-effect of execution or as an intended consequence of methods provided by the Service. - Element Integrity (4): Deprecated in favor of "Consumes", "Enhances Integrity", or "Degrades Integrity". Execution of the Service may enhance or degrade the integrity of the element. This may be as a side-effect of execution or as an intended consequence of methods provided by the Service. - Manages (5): The Service manages the element. - Consumes (6): Execution of the Service consumes some or all of the associated element as a consequence of running the Service. For example, the Service may consume CPU cycles, which may affect performance, or Storage which may affect both performance and integrity. (For instance, the lack of free storage can degrade integrity by reducing the ability to save state. ) "Consumes" may be used alone or in conjunction with other values, in particular, "Degrades Performance" and "Degrades Integrity". "Manages" and not "Consumes" should be used to reflect allocation services that may be provided by a Service. - Enhances Integrity (7): The Service may enhance integrity of the associated element. - Degrades Integrity (8): The Service may degrade integrity of the associated element. - Enhances Performance (9): The Service may enhance performance of the associated element. - Degrades Performance (10): The Service may degrade performance of the associated element.
ValueMap 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, .., 0x8000..0xFFFF
Values "Unknown" [0]
"Other" [1]
"Exclusive Use" [2]
"Performance Impact" [3]
"Element Integrity" [4]
"Manages" [5]
"Consumes" [6]
"Enhances Integrity" [7]
"Degrades Integrity" [8]
"Enhances Performance" [9]
"Degrades Performance" [10]
"DMTF Reserved" [..]
"Vendor Reserved" [0x8000..0xFFFF]
ArrayType Indexed
ModelCorrespondence CIM_ServiceAffectsElement.OtherElementEffectsDescriptions
OtherElementEffectsDescriptions string[] CIM_ServiceAffectsElement
Description Provides details for the effect at the corresponding array position in ElementEffects. This information is required if ElementEffects contains the value 1 (Other).
ArrayType Indexed
ModelCorrespondence CIM_ServiceAffectsElement.ElementEffects
Quota uint64 CIM_ServiceAffectsElementWithQuota
Description Quota is the maximum number of resource units that may be allocated to the AffectedElement.
QuotaUsed uint64 CIM_ServiceAffectsElementWithQuota
Description Quota is the number of resource units currently allocated to the AffectedElement.
QuotaUnits string CIM_ServiceAffectsElementWithQuota
Description QuotaUnits specifies the type of unit used in the Quota and QuotaUsed properties. The value shall be formatted according to DSP0004 Appendix C1, where the base-unit is "byte"), and there are no occurrences of multiplied-base-unit and divided-base-unit.
IsPUnit TRUE

Typographical Conventions:

  1. Inherited properties are italicized.
  2. Local properties are bolded.
  3. Key properties are highlighted in gold

Generated by mof2html v.2.1.0(002). simplewbem.org Mon Nov 2 09:43:25 2009