White Papers

38 Version 1.4.0
Table 60DCIM_OSDeploymentService.ConnectRFSISOImage() Method: Parameters 595
Qualifiers Name Type Description/Values
IN, REQ IPAddress String
IP address of the host system that hosts the
ISO Image
IN, REQ ShareName String
Share name of the host system that hosts
the ISO Image
IN, REQ ImageName string ISO Image name on the host system.
IN, REQ ShareType Uint16 Type of the share:
0 (NFS)
2 (CIFS)
IN Username string
User name of the account to access the
network share.
IN Password string
Password of the account to access the
network share.
IN Workgroup string
Workgroup of the account to access the
share
IN HashType uint16
Type of Hash algorithm used to compute
checksum:
1 (MD5)
2(SHA1 )
IN, REQ HashValue string
Checksum value in string format computed
using HashType algorithm.
OUT, REQ Job CIM_ConcreteJob REF Reference to a CIM_ConcreteJob
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 61DCIM_OSDeploymentService.ConnectRFSISOImage() Method: Standard Messages 596
MessageID (OUT parameter) Message MessageArguments[]
OSD16
Mount network share failed -
incorrect IP address or share name
OSD18
Unable to locate the ISO image on
the network share point
OSD19
The fork() command for a child
process to do the task failed
OSD28
Hash verification on the ISO image
failed
OSD47 Inaccessible network share
OSD56
An ISO is already connected using
RFS
OSD57
RFS is in auto-attach mode. iDRAC
attribute AttachMode value needs
to be changed to Attach
OSD58 Cannot connect to ISO using RFS