White Papers

Version 1.0.0 43
Value Description
2 Error occurred
Table 47DCIM_MetricService.GetAvgPowerConsumptionByInterval() Method: Parameters 868
Qualifiers Name Type Description/Values
IN, REQ Interval Datetime
The parameter shall represent the interval
for which the average power is requested.
The interval value shall be between 30
seconds to 15 minutes.
IN Device Uint16
The parameter shall represent the device for
which the power consumption information is
requested. The following shall be the
values:
0 – System
OUT Min Uint32
The parameter shall represent the minimum
power consumed in watts during the
specified interval.
OUT Max Uint32
The parameter shall represent the maximum
power consumed in watts during the
specified interval.
OUT Average Uint32
The parameter shall represent the average
power consumed in watts during the
specified interval.
OUT MessageID String
Error Message ID may be used to look-up in
the Dell Message registry files. For more
information, see Error Message Registry.
OUT Message String
Error Message in English corresponding to
MessageID is returned if the method fails to
execute.
OUT MessageArguments[] string
Substitution variables for dynamic error
messages.
869
870
Table 48 – DCIM_MetricService.ExportThermalHistory() Method: Standard Messages 871
MessageID (OUT parameter) Message MessageArguments[]
SYS001 The command was successful
SYS003 Missing parameter(s) %s Interval
SYS004 Invalid parameter value for %s Interval
SYS022 Resource allocation failure
872
9 Use Cases 873
See Lifecycle Controller (LC) Integration Best Practices Guide. 874