White Papers

26 Version 1.4.0
Table 27DCIM_OSDeploymentService.BootToPXE() Method: Parameters 457
Qualifiers Name Type Description/Values
OUT MessageID String
If the method fails to execute, the error
message ID is returned.
OUT 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 28DCIM_OSDeploymentService.BootToPXE() Method: Standard Messages 458
MessageID (OUT parameter) Message MessageArguments[]
OSD3
Lifecycle Controller is being used
by another process
OSD8
Setting Boot to PXE through IPMI
failed
OSD9
Failed to reboot the system using
IPMI command
OSD26
Unable to continue with
BootToPXE - another command is
running
OSD34
Unable to continue with
BootToPXE - ISO image is
attached to the system
OSD35 Lifecycle Controller is disabled
459
460
8.8 Method: DCIM_OSDeploymentService.BootToHD() 461
The BootToHD() method is used for one time boot to the host server’s hard disk. Return values for 462
BootToHD() shall be as specified in Table 29, where the method-execution behavior matches the return-463
code description. BootToHD( ) method’s parameters are specified in Table 30. 464
Table 29DCIM_OSDeploymentService.BootToHD() Method: Return Code Values 465
Value Description
0 Request was successfully executed.
2 Error occurred.
Table 30DCIM_OSDeploymentService.BootToHD() Method: Parameters 466
Qualifiers Name Type Description/Values
OUT MessageID String
If the method fails to execute, the error
message ID is returned.
OUT Message String
If the method fails to execute, the error
message in English is returned.
OUT
MessageArguments
[]
string
Substitution variables for dynamic error
messages
467