White Papers

Version 1.5.0 23
Qualifiers Name Type Description/Values
OUT MessageArguments[] string
Substitution variables for dynamic error
messages
Table 15DCIM_LCService.SetAttributes() Method: Standard Messages 427
MessageID (OUT parameter) Message MessageArguments[]
LC002 General failure NA
LC003
Failed to change the FW Update
mode
NA
LC004 PS info not formatted correctly NA
LC005 Invalid FW update mode NA
LC007 Invalid parameter
NA
LC008
Unsupported method parameter
value
NA
LC012
Lifecycle Controller is being used
by another process
NA
LC015 Invalid Part Configuration Update
NA
LC016 Missing required parameter
<parameter>
LC036 System Services is disabled
NA
LC041 Virtual Address Mgmt file error
NA
LC042
Virtual Address Mgmt using
FlexAddr
NA
LC048 Invalid value of IPChangeNotifyPS
NA
LC049
Invalid value of
VirtualAddressManagement
NA
LC057 Invalid AttributeName.
NA
LC058
Invalid AttributeValue for
AttributeName.
<parameter>
LC059
Cannot set ReadOnly
AttributeName.
<parameter>
428
8.3 DCIM_LCService.CreateConfigJob() 429
The CreateConfigJob() method is used to apply the pending values created by the SetAttribute and 430
SetAttributes methods. The successful execution of this method creates a job for application of pending 431
attribute values. 432
Return code values for the CreateConfigJob( ) method are specified in Table 16, and parameters are 433
specified in Table 17. 434
NOTE: Subsequent calls to CreateConfigJob after the first CreateConfigJob will result in error until the 435
first job is completed. 436