White Papers

Version 1.2.0 15
Table 13 DCIM_OSDeploymentService.DetachISOImage() Method: Return Code Values
Value
Description
0
Request was successfully executed.
1
Method is unsupported.
2
Error occurred.
Table 14 DCIM_OSDeploymentService.DetachISOImage() 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
8.7 Method: DCIM_OSDeploymentService.BootToPXE()
The BootToPXE() method is used to Boot to server using the PXE mechanism. Return values for
BootToPXE () shall be as specified in Table 15, where the method-execution behavior matches the
return-code description. BootToPXE( ) method’s parameters are specified in Table 16. No standard
messages are defined for this method.
Table 15 DCIM_OSDeploymentService.BootToPXE() 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 16 DCIM_OSDeploymentService.BootToPXE() 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
8.8 Method: DCIM_OSDeploymentService.DownloadISOToVFlash()
The DownloadISOToVFlash() method is used to download the pre-OS ISO Image to vFlash. Return
values for DownloadISOToVFlash() shall be as specified in Table 17, where the method-execution
behavior matches the return-code description. DownloadISOToVFlash( ) method’s parameters are
specified in Table 18. No standard messages are defined for this method.