White Papers

Power Utilization Management Profile
46 Version 1.0.0a
"CIM_PowerAllocationSettingData which is not associated to the "
"Service through the CIM_ServiceAffectsElement association."),
ValueMap { "0", "1", "2", "3", "4", "5", "6", "7..32767",
"32768..65535" },
Values { "Completed with No Error", "Not Supported",
"Error Occured", "Busy", "Invalid Reference",
"Invalid Parameter", "Access Denied", "DMTF Reserved",
"Vendor Specified" }]
uint32 RequestPowerUtilizationLimit (
[Required, IN, Description (
"If TRUE, after the successful execution the Limit property "
"of the associated CIM_PowerAllocationSettingData shall be "
"set to the value of UtilizationLimit parameter in the units "
"specified in the UtilizationLimitUnits parameter.\n "
"If FALSE, after the successful exection the Limit property "
"of the asscociated CIM_PowerAllocationSettingData shall be "
"NULL.")]
boolean EnforceUtilizationLimit,
[IN, Description (
"Amount of power utilization limit in the units specified by "
"the UtilizationLimitUnit parameter. ")]
uint16 UtilizationLimit,
[IsPUnit, IN, Description (
"Programmatic unit of power utilization.")]
string UtilizationLimitUnit,
[IN, Description (
"References the instance of CIM_PowerAllocationSettingData "
"that represents the current power aspects of the managed "
"element.")]
CIM_PowerAllocationSettingData REF UtilizingElement,
[IN ( false ), OUT, Description (
"Reference to the job spawned if the operation continues "