White Papers

34 Version 1.1.0
450
8.4 DCIM_BIOSService.DeletePendingConfiguration() 451
The DeletePendingConfiguration( ) method is used to cancel the pending values created by the 452
SetAttribute and SetAttributes methods. The DeletePendingConfiguration() method cancels the pending 453
configuration changes made before the configuration job is created with CreateTargetedConfigJob(). This 454
method only operates on the pending changes prior to CreateTargetedConfigJob() being called. After the 455
configuration job is created, the pending changes can only be canceled by calling DeleteJobQueue() 456
method in the Job Control profile. 457
Return code values for the DeletePendingConfiguration() method are specified in Table 27, and 458
parameters are specified in Table 28. 459
Table 27 DeletePendingConfiguration() Method: Return Code Values 460
Value
Description
0
Completed with no error
1
Not supported
2
Failed
Table 28 DeletePendingConfiguration() Method: Parameters 461
Qualifiers
Name
Type
Description/Values
IN, REQ
Target
String
FQDD of the BIOS
OUT
MessageID
String
Error MessageID
OUT
Message
String
Error Message
OUT
MessageArguments[]
String
Error MessageArguments
462
8.5 DCIM_BIOSService.ChangePassword() 463
The ChangePassword() method is used to set the system and setup password in BIOS setting. 464
Return code values for the ChangePassword( ) method are specified in , and parameters are specified in 465
Table 34. 466
For old and new passwords, use “null” or not sending it for no password (case sensitive). 467
Table 33 ChangePassword( ) Method: Return Code Values 468
Value
Description
0
Completed with no error
1
Not supported
2
Failed
Table 34 ChangePassword( ) Method: Parameters 469
Qualifiers
Name
Type
Description/Values
IN, REQ
Target
String
FQDD of the BIOS