White Papers

Version 1.3.3 29
Table 30DCIM_LCService.DeleteAutoDiscoveryServerPublicKey() Method: Return Code Values
Value Description
0 Request was successfully executed.
1 Method is unsupported.
2 Error occurred
Table 31DCIM_LCService.DeleteAutoDiscoveryServerPublicKey () Method: Parameters
Qualifiers Name Type Description/Values
OUT MessageID String
Error Message ID- can be used to index into
Dell Message registry files
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
8.12 DCIM_LCService.InsertCommentInLCLog()
This method is used to insert additional user comments into the Lifecycle Controller log.
Table 32 – DCIM_LCService.InsertCommentInLCLog() Method: Return Code Values
Value Description
0 Request was successfully executed.
1 Method is unsupported.
2 Error occurred
Table 33 – DCIM_LCService.InsertCommentInLCLog() Method: Parameters
Qualifiers Name Type Description/Values
IN, REQ Comment string
This parameter holds the text that will be
inserted into the LC log
OUT MessageID String
Error Message ID- can be used to index into
Dell Message registry files
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
8.13 DCIM_LCService.ExportLCLog()
This method is used to export the log from the Lifecycle Controller to a file on a remote share.