White Papers

Version 1.0.0 23
8.2 DCIM_LCRecordLog.GetConfigResults() 345
The GetConfigResults() method provides the ability to get the configuration results that are associated 346
with a particular logged entry. 347
The GetConfigResults() method’s return code values shall be as specified in Table 23 where the method 348
execution behavior matches the return code description. The GetConfigResults() method’s parameters 349
are specified in Table 24. 350
Table 23CIM_MetricService.GetConfigResults() Method: Return Code Values 351
Value Description
0 Operation completed successfully
2 Failed
Table 24CIM_MetricService.GetConfigResults() Method: Parameters 352
Qualifiers Name Type Description/Values
IN, REQ InstanceID uint16 The DCIM_LCLogEntry.InstanceID value
for the log entry for which the config results
is requested.
OUT MessageID String Error MessageID
OUT Message String Error Message
OUT MessageArguments[] String Error MessageArguments
OUT ConfigResults String Config results in the XML format.
353
Table 25CIM_MetricService.GetConfigResults() Method: Standard Messages 354
MessageID (OUT parameter) Message MessageArguments[]
LOG001 Missing parameter(s) %s InstanceID
LOG002 Invalid parameter value for %s InstanceID
LOG003
ConfigResults not available for
given InstanceID
355
9 Use Cases 356
See Lifecycle Controller (LC) Integration Best Practices Guide. 357
10 CIM Elements 358
No additional details specified. 359
11 Privilege and License Requirement 360
The following table describes the privilege and license requirements for the listed operations. For the 361
detailed explanation of the privileges and licenses, refer to the Dell WSMAN Licenses and Privileges 362
specification. 363