White Papers

Version 1.5.0 35
Table 49 – DCIM_LCService.ExportHWInventory() Method: Return Code Values 523
Value Description
2 Error occurred
4096
Job started: REF returned to started CIM_ConcreteJob
Table 50 – DCIM_LCService.ExportHWInventory() Method: Parameters 524
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.
IN Workgroup String The applicable workgroup.
OUT Job
CIM_ConcreteJob
REF
Returned to keep track of config job status
1
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.
525
526
Table 51 – DCIM_LCService.ExportHWInventory() Method: Standard Messages 527
MessageID (OUT parameter) Message MessageArguments[]
LC023
Cannot access network share
LC023
LC025
Insufficient space on network
share LC025
LC027
Hardware Inventory Export was
successful
LC027
LC029
Filepath is invalid
LC029
LC030
Filepath is a read-only file system
LC030
LC038
An instance of Hardware Inventory
is already running
LC038
LC040
Resource Allocation Failure
LC040
JCP017
Maximum job limit reached, cannot
create new jobs
JCP017