API Guide
iDRAC Time Zone conguration
idrac.config_mgr.configure_timezone(): Allows you to congure the time zone settings.
iDRAC Service Conguration
The following API's provide information of various service congurations available.
• SNMP Agent Conguration
• Alert Conguration
• WebServer Conguration
SNMP Agent Conguration
idrac.config_mgr_snmp(): Allows you to congure the SNMP Settings.
Alert Conguration
idrac.config_mgr.configure_idrac_alerts(): Allows you to enable or disable the iDRAC alerts Settings.
Webserver Conguration
idrac.config_mgr.configure_web_server(): Allows you to congure web server Settings.
iDRAC System Settings
The following API's provide information of various systems settings available.
• SysLog Conguration
• LockDown Conguration
• CSIOR Conguration
• SNMP traps Conguration
• SMTP (E-Mail) Conguration
SysLog Conguration
idrac.config_mgr.enable_syslog(): Allows you to enable the system log conguration.
idrac.config_mgr.disable_syslog(): Allows you to disable the system log conguration.
LockDown Conguration
idrac.config_mgr.enable_system_lockdown(): Allows you to enable the lockdown operation.
idrac.config_mgr.disable_system_lockdown(): allows you to disable the lockdown operation.
CSIOR Conguration
idrac.config_mgr.enable_csior(): Allows you to enable the CSIOR option in iDRAC which enables the collection of system
inventory on reboot.
idrac.config_mgr.disable_csior(): Allows you to disable the CSIOR option in iDRAC which disables the collection of system
inventory on reboot.
SNMP traps Conguration
Getting Started
61