White Papers

Version 1.1.0 15
Table 10DCIM_OSDeploymentService.UnpackAndShare() Method: Parameters
Qualifiers Name Type Description/Values
IN IPAddress String TFTP or NFS share IP address
IN NFSShare String NFS share point
IN OSName String OS name
IN ShareType Uint32 0=NFS | 1=TFTP | CIFS = 2
IN Workgroup String Workgroup name, if applicable
IN (optional) UserName String User name, if applicable
IN (optional) Password String Password, if applicable
IN (optional) Port Uint32 Port number, if applicable
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.5 Method: DCIM_OSDeploymentService.BootToNetworkISO()
The BootToNetworkISO() method is used to boot to the iDRAC pre-OS image that was already
downloaded. Return values for BootToNetworkISO () shall be as specified in Table 11, where the
method-execution behavior matches the return-code description. BootToNetworkISO(
) method’s
parameters are specified in Table 12DCIM_OSDeploymentService.BootToNetworkISO() Method:
Parameters. No standard messages are defined for this method.
Table 11DCIM_OSDeploymentService.BootToNetworkISO() 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