White Papers

Version 1.4.0 23
Table 21DCIM_OSDeploymentService.BootToNetworkISO() Method: Parameters 437
Qualifiers Name Type Description/Values
IN, REQ IPAddress String
NFS or CIFS share IPv4 address. For
example, 192.168.10.100
IN, REQ ShareName String
NFS or CIFS share name. For example,
"/home/guest" orguest_smb” respectively.
IN, REQ ImageName String ISO image name
IN, REQ ShareType Uint32 0=NFS or CIFS = 2
IN, REQ Workgroup String Workgroup name, if applicable.
IN UserName String User name, if applicable.
IN Password String Password, if applicable.
IN Port Uint32 Port number, if applicable.
IN ExposeDuration DateTime
Identifies the amount of time (up to 18
hours) for the ISO Image to be exposed as a
local CD-ROM device to the host.
IN HashType Uint16
Type of hash algorithm used to compute
checksum (1=MD5 or 2=SHA1)
IN HashValue String
Checksum value in string format computed
using the HashType algorithm
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 22DCIM__OSDeploymentService.BootToNetworkISO() Method: Standard Messages 438
MessageID (OUT parameter) Message MessageArguments[]
OSD1 The command was successful
OSD3
Lifecycle Controller is being used
by another process
OSD9
Failed to reboot the system using
IPMI command
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
OSD21 Unable to boot to ISO image
OSD28
Hash verification on the ISO image
failed
OSD30
Invalid value for ExposeDuration -
must be 60-65535 seconds
OSD35 Lifecycle Controller is not enabled
OSD36
Boot to ISO Image has been