White Papers
Power Utilization Management Profile
18 Version 1.0.0a
Table 7 – DCIM_OEMPowerUtilizationManagementService.RequestPowerUtilizationLimits( )
Method: Parameters
Qualifiers Name Type Description/Values
IN, REQ EnforceUtilizationLimit boolean
Enforces the budget limit for the managed
system
IN UtilizationLimit uint16 The budget limit for the managed system
IN UtilizationLimitUnit string The units of budget limit.
IN UtilizingElement
CIM_PowerAllocatio
nSettingData REF
The power aspect of the managed system.
OUT Job
CIM_ConcreteJob
REF
Returned if job started
8.3.1 DCIM_OEMPowerUtilizationManagementService.RequestPowerUtilizationLimits( )
Conditional Support
If the SupportedMethods property array of the associated instance of
DCIM_OEMPowerUtilizationManagementCapabilities contains the value 32768
(ConfigureExternalPowerDomains), the ConfigureExternalPowerDomains(
) method shall be implemented
and shall not return the value 1 (Not Supported).
If the SupportedMethods property array of the associated instance of
DCIM_OEMPowerUtilizationManagementCapabilities does not contain the value 32768
(ConfigureExternalPowerDomains), the ConfigureExternalPowerDomains(
) method shall not be
implemented or shall always return the value 1 (Not Supported).
8.4 Profile Conventions for Operations
Support for operations for each profile class (including associations) is specified in the following
subclauses. Each subclause includes either the statement “All operations in the default list in section 8.4
are supported as described by DSP0200 version 1.2” or a table listing all of the operations that are not
supported by this profile or where the profile requires behavior other than that described by DSP0200.
The default list of operations is as follows:
• GetInstance
• EnumerateInstances
• EnumerateInstanceNames
• Associators
• AssociatorNames
• References
• ReferenceNames
A compliant implementation shall support all of the operations in the default list for each class, unless the
“Requirement” column states something other than Mandatory.
8.5 CIM_AllocationCapabilities
All operations in the default list in section 8.4 are supported as described by DSP0200 version 1.2.