API Guide

iDRAC Time Zone conguration
idrac.config_mgr.configure_timezone(): Allows you to congure the time zone settings.
iDRAC Service Conguration
The following API's provide information of various service congurations available.
SNMP Agent Conguration
Alert Conguration
WebServer Conguration
SNMP Agent Conguration
idrac.config_mgr_snmp(): Allows you to congure the SNMP Settings.
Alert Conguration
idrac.config_mgr.configure_idrac_alerts(): Allows you to enable or disable the iDRAC alerts Settings.
Webserver Conguration
idrac.config_mgr.configure_web_server(): Allows you to congure web server Settings.
iDRAC System Settings
The following API's provide information of various systems settings available.
SysLog Conguration
LockDown Conguration
CSIOR Conguration
SNMP traps Conguration
SMTP (E-Mail) Conguration
SysLog Conguration
idrac.config_mgr.enable_syslog(): Allows you to enable the system log conguration.
idrac.config_mgr.disable_syslog(): Allows you to disable the system log conguration.
LockDown Conguration
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 Conguration
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 Conguration
Getting Started
61