White Papers

14 Version 1.0.0
167
7.2.3 Class Properties 168
The following table lists the implemented properties for DCIM_LCRecordLogCapabilities instance 169
representing the capabilities of the LCRecordLog. The “Requirements” column shall denote whether the 170
property is implemented (for requirement definitions, see section 3). The Additional Requirements” 171
column shall denote either possible values for the property, or requirements on the value formulation. 172
Table 6 – DCIM_LCRecordLogCapabilities - Properties 173
Property Name Type Requirements Additional Requirements
InstanceID
String
Mandatory
The property value shall be
“DCIM:LifeCycleLogCapabilities”
RequestedStatesSupported[] Uint16 Mandatory
The property array shall be empty meaning
the log state management is not supported
ElementNameEditSupported Boolean Mandatory
The property shall have value FALSE.
SupportedRecordTypes[] Uint16 Mandatory
The property shall have value 3 (Standard
Messages).
7.3 DCIM_LCLogEntry LC Log Entry 174
This section describes the implementation for the DCIM_LCLogEntry class. 175
DCIM_LCLogManagesRecord shall reference the DCIM_LCRecordLog class and the DCIM_LCLogEntry. 176
This class shall be instantiated in the Implementation Namespace. 177
7.3.1 Resource URIs 178
The class Resource URI shall be “http://schemas.dell.com/wbem/wscim/1/cim-179
schema/2/DCIM_LCLogEntry?__cimnamespace=root/dcim180
The key property shall be the InstanceID. 181
The instance Resource URI for DCIM_LCLogEntry instance shall be: 182
http://schemas.dell.com/wbem/wscim/1/cim-183
schema/2/DCIM_LCLogEntry?__cimnamespace=root/dcim+InstanceID=<InstanceID>” 184
7.3.2 Operations 185
The following table lists the operations implemented on DCIM_LCLogEntry. 186
Table 7 – DCIM_LCLogEntry - Operations 187
Operation Name
Requirements
Required Input
Get
Mandatory
Instance URI
Enumerate
Mandatory
Class URI
Set
Mandatory
Instance URI
NOTE: Set operation may modify only the Comment
property.
NOTE: This operation cannot be used to add a new
LCL log entry, such as a worknote, the
DCIM_LCService.InsertCommentInLCLog() method in
the LC Management Profile shall be invoked.