White Papers

Version 1.4.0 37
Table 57 – DCIM_OSDeploymentService.DisconnectRFSISOImage() Method: Parameters 577
Qualifiers Name Type Description/Values
OUT, REQ MessageID String
If the method fails to execute, the error
message ID is returned.
OUT, REQ 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 58DCIM_OSDeploymentService. DisconnectRFSISOImage() Method: Standard Messages 578
MessageID (OUT parameter) Message MessageArguments[]
OSD59
Cannot disconnect from ISO using
RFS
OSD60 ISO is not connected using RFS
579
8.18 DCIM_OSDeploymentService.ConnectRFSISOImage() 580
The ConnectRFSISOImage() method is used to connect the ISO image that is mounted through Remote 581
File Share (RFS) and is exposed to the host system as a USB-based CD-ROM device. The successful 582
execution of this method shall connect to the ISO located on NFS/CIFS share to the host server and 583
expose it as a virtual CDROM device using RFS USB endpoint. The successful execution of the method 584
shall not change the boot order of that device. In order to boot to the CD-ROM, the CD-ROM shall be 585
configured in the boot order in a separate step (using BIOS and Boot Management Profile), and the host 586
server shall boot to the CD-ROM. Unlike the ConnectNetworkISOImage() method, the Lifecycle Controller 587
is not locked and may perform other management tasks. 588
589
The following table lists the return values for the ConnectRFSISOImage() method, where the method 590
execution behavior matches the return-code description. 591
Table 59 – DCIM_OSDeploymentService.ConnectRFSISOImage () Method: Return Code Values 592
Value Description
2 Error occurred.
4096 Job Created
593
The following table lists the parameters ConnectRFSISOImage(). 594