White Papers

Power Utilization Management Profile
Version 1.0.0a 45
"This parameter shall not be NULL, if the RequestedAlgorithm "
"parameter has value 3 (\"Custom Settings Based\")."),
ArrayType ( "Indexed" ),
ModelCorrespondence {
"DCIM_OEMPowerUtilizationManagementService.RequestPowerUtilizationAlgorithm.CustomSettingNam
es" }
]
string CustomSettingValues,
[IN ( false ), OUT, Description (
"Reference to the job spawned if the operation continues "
"after the method returns. (May be null if the task is "
"completed).")]
CIM_ConcreteJob REF Job);
[Description (
"This method is called to request enabling and disabling "
"enforcement of a specificed power utilization limit for a "
"managed element.\n "
"If the EnforceUtilizationLimit is FALSE then the successful "
"return code of 0 shall indicate that the power utilization "
"limit is not enforced and the Limit property of the "
"CIM_PowerAllocationSettingData instance referenced by "
"UtilizingElement shall be NULL.\n "
"If the EnforceUtilizationLimit is TRUE then the successful "
"return code of 0 shall indicate that the power utilization "
"limit is enforced and the Limit property in the units of "
"AllocationUnits property of the CIM_PowerAllocationSettingData "
"instance referenced by UtilizingElement shall be equal to the "
"value specified by the UtilizationLimit parameter in the units "
"specified by the UtilizationLimitUnit parameter.\n "
"Return code of 2 shall be returned if the UtilizingElement "
"parameter references an instance of "