White Papers

Version 1.4.0 33
Table 45 – DCIM_OSDeploymentService.ConnectNetworkISOImage() Method: Parameters 530
Qualifiers Name Type Description/Values
IN, REQ IPAddress String
CIFS or NFS share IPv4 address. For
example, 192.168.10.100
IN, REQ ShareName String
NFS or CIFS network share point. For
example, "/home/guest" or “guest_smb.”
IN, REQ ImageName String ISO image name
IN, REQ ShareType Uint32
0 (NFS)
2 (CIFS)
IN Workgroup String Workgroup name, if applicable
IN UserName String User name, if applicable.
IN Password String Password, if applicable.
IN HashType Uint16
Type of hash algorithm used to compute
checksum:
1 (MD5)
2(SHA1)
IN HashValue String
Checksum value in string format computed
using HashType algorithm
IN AutoConnect Boolean
Auto-connect to ISO image up on iDRAC
reset
OUT, REQ Job
CIM_ConcreteJob
REF
Returned to keep track of OSD
UnpackAndShare job.
OUT MessageID String
If the method fails to execute, the error
message ID is returned.
OUT Message String
If the method fails to execute, the error
message in English is returned.
OUT
MessageArguments
[]
String
Substitution variables for dynamic error
messages
Table 46 – DCIM_OSDeploymentService.ConnectNetworkISOImage () Method: Standard Messages 531
MessageID (OUT parameter) Message MessageArguments[]
OSD1 The command was successful
OSD3
Lifecycle Controller is being used
by another process
OSD16
Mount network share failed -
incorrect IP address or share name
OSD17
Exposing ISO image as internal
device to the host system failed
OSD19
The fork() command for a child
process to do the task failed
OSD28
Hash verification on the ISO image
failed
OSD35 Lifecycle Controller is not enabled
OSD47 Inaccessible network share
OSD50
Lifecycle Controller is in field
service mode
OSD51
Reboot the system to run pending
Lifecycle Controller Tasks