White Papers

36 Version 1.4.0
Table 53 – DCIM_OSDeploymentService.SkipISOImageBoot () Method: Return Code Values 565
Value Description
0 Request was successfully executed.
2 Error occurred.
The following table lists the output parameters for the SkipISOImageBoot() method. 566
Table 54 – DCIM_OSDeploymentService.SkipISOImageBoot() Method: Parameters 567
Qualifiers Name Type Description/Values
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 55 – DCIM_OSDeploymentService.SkipISOImageBoot () Method: Standard Messages 568
MessageID (OUT parameter) Message MessageArguments[]
OSD32 ISO image is not attached
8.17 DCIM_OSDeploymentService.DisconnectRFSISOImage() 569
The DisconnectRFSISOImage() method is used to disconnect and detach the ISO Image that is mounted 570
through Remote File Share (RFS) and is exposed to the host system as a USB-based CD-ROM device. 571
The following table returns the values for the DisconnectRFSISOImage(), where the method-execution 572
behavior matches the return-code description. 573
Table 56 – DCIM_OSDeploymentService.DisconnectRFSISOImage() Method: Return Code Values 574
Value Description
0 Request was successfully executed.
2 Error occurred.
575
The following table lists the output parameters for the DisconnectRFSISOImage() method. 576