White Papers

Version 1.2.0 17
Table 19 DCIM_OSDeploymentService.BootToISOFromVFlash() Method: Return Code Values
Value
Description
0
Request was successfully executed.
1
Method is not supported in the implementation.
2
Error occurred.
4096
Job started: REF returned to started
CIM_ConcreteJob
Table 20 DCIM_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.
OUT
(optional)
MessageArgument
s
string[]
Substitution variables for dynamic error
messages
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.
Table 21 DCIM_OSDeploymentService.DetachISOFromVFlash() Method: Return Code Values
Value
Description
0
Request was successfully executed.
1
Method is unsupported.
2
Error occurred.
Table 22 DCIM_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.
OUT
(optional)
MessageArguments
string[]
Substitution variables for dynamic error
messages