API Guide
Table 31. Parameter for verify ssl
Parameter Name Type Allowed Values
verify_ssl
Boolean NA
Description SSL certicate verication.
Administration tasks API list
This section lists the available Administration tasks APIs.
idrac.cong_mgr.power_boot
API string/Method: idrac.config_mgr.power_boot(Power_state).
Protocol Support: WSMAN.
Description: The idrac.config_mgr.power_boot(Power_state) allows you to power On/O the Server.
Table 32. Parameters for idrac.cong_mgr.power_boot(PowerBootEnum.Enabled)
Parameter Name Type Allowed Values
power_boot(power_state)
Enum PowerBootEnum
Enabled
Disabled
Reset
Description Allows you to power On/O the Server.
1 - Reset
2 - Enabled
3 - Disabled
Returns: None.
Return Type: None.
idrac.cong_mgr.reset_idrac
API string/Method: idrac.config_mgr.reset_idrac.
Protocol Support: Redfish.
Description: This method is used to reset the iDRAC.
Parameters:
16
OpenManage Python SDK API introduction