White Papers

44 Version 1.6.0
Table 64 DCIM_LCService.ExportSystemConfiguration() Method: Return Code Values
583
Value
Description
2
Error occurred
4096
Job started: REF returned to started CIM_ConcreteJob
Table 65 DCIM_LCService.ExportSystemConfiguration() Method: Parameters
584
Qualifiers
Name
Type
Description/Values
IN, REQ
IPAddress
string
The IP address of the target export server.
IN, REQ
ShareName
string
The directory path to the mount point.
IN, REQ
FileName
string
The target output file name.
IN, REQ
ShareType
uint16
Type of share: NFS=0, CIFS=2
IN
Username
String
User name for the target export server.
IN
Password
String
Password for the target export server.
OUT
Job
CIM_ConcreteJob
REF
Returned to keep track of config job status.
OUT
MessageID
String
Error Message ID may be used to look-up in
the Dell Message registry files. For more
information, see Error Message Registry.
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.
Table 66 DCIM_LCService.ExportSystemConfiguration() Method: Standard Messages
585
MessageID (OUT parameter)
Message
MessageArguments[]
LC016
Missing required parameter
<parameter name>
Parameter name, see Table 65
LC017
Invalid value of parameter
<parameter name>
Parameter name, see Table 65
LC023
Cannot access network share
LC040
Resource Allocation Failure
LC062
An instance of Export or Import
System Configuration is already
running.
LC063
Cannot create new jobs until the
existing running jobs are
completed or deleted.
LC064
Parameter exceeds maximum
length <max parameter length> for
<parameter name>
Parameter name, see Table 65
JCP017
Maximum job limit reached, cannot
create new jobs