White Papers

22 Version 1.0.0
Operation Name
Requirements
Required Input
Enumerate
Mandatory
Class URI
328
7.9.3 Properties 329
The following table lists the implemented properties for DCIM_LCRegisteredProfile instance representing 330
the Record Log Profile implementation. The “Requirements” column shall denote whether the property is 331
implemented (for requirement definitions, see section 3). The Additional Requirementscolumn shall 332
denote either possible values for the property, or requirements on the value formulation. 333
Table 20DCIM_LCRegisteredProfile 334
Property Name
Requirement
Type
Additional Requirements
InstanceID
Mandatory
string The property shall have a value of
"DCIM:RecordLog:1.0.0".
RegisteredName
Mandatory
string
This property shall have a value of "Record Log".
RegisteredVersion
Mandatory
string
This property shall have a value of "1.0.0".
RegisteredOrganization
Mandatory
uint16
This property shall have a value of 1 (Other).
OtherRegisteredOrganization
Mandatory
string
The property value shall match “DCIM”.
AdvertisedTypes[]
Mandatory
uint16
This property array shall contain [1(Other), 1
(Other)].
AdvertiseTypeDescriptions[]
Mandatory
string
This property array shall contain ["WS-Identify",
"Interop Namespace"].
335
8 Methods 336
337
8.1 DCIM_SELRecordLog.ClearLog() 338
The ClearLog(
) method is used to delete all the entries in the SEL log. A return code value of zero shall 339
indicate that the log entries deletion was successfully initiated. 340
CIM_RecordLog.ClearLog(
) return code values shall be as specified in Table 21. 341
No parameters or standard messages are defined for the CIM_RecordLog.ClearLog() method. 342
Table 21 – CIM_RecordLog.ClearLog(
) Method: Return Code Values 343
Value Description
0 Request was successfully executed.
1 Method is not supported in the implementation.
2 Error occurred
Table 22CIM_MetricService.GetConfigResults() Method: Standard Messages 344
MessageID (OUT parameter) Message MessageArguments[]
LOG004
Resource allocation failure