White Papers

Version 1.1.0 19
Table 20DCIM_OSDeploymentService.BootToISOFromVFlash() Method: Parameters
Qualifiers Name Type Description/Values
IN (optional) 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.
OUT Job CIM_ConcreteJob REF
Returned to keep track of OSD
UnpackAndShare job.
OUT
(optional)
MessageID String
If the method fails to execute, the error
message ID is returned.
OUT
(optional)
Message String
If the method fails to execute, the error
message in English is returned.
8.10 Method: DCIM_OSDeploymentService.DetachISOFromVFlash()
This method will detach the ISO Image from the host server.
Return values for DetachISOFromVFlash() shall be as specified in Table 21 where the method-execution
behavior matches the return-code description. DetachISOFromVFlash() method’s parameters are
specified in Table 22 DCIM_OSDeploymentService.DetachISOFromVFlash() Method: Parameters.
Table 21 DCIM_OSDeploymentService.DetachISOFromVFlash() Method: Return Code Values
Value Description
0 Request was successfully executed.
1 Method is unsupported.
2 Error occurred.
Table 22DCIM_OSDeploymentService.DetachISOFromVFlash() Method: Parameters
Qualifiers Name Type Description/Values
OUT
(optional)
MessageID String
If the method fails to execute, the error
message ID is returned.
OUT
(optional)
Message String
If the method fails to execute, the error
message in English is returned.
8.11 Method: DCIM_OSDeploymentService.DeleteISOFromVFlash()
This method will delete the ISO Image from vFlash. Return values for DeleteISOFromVFlash() shall be as
specified in Table 23, where the method-execution behavior matches the return-code description.
DeleteISOFromVFlash() method’s parameters are specified in Table 24
DCIM_OSDeploymentService.DeleteISOFromVFlash() Method: Parameters.