API Guide
Getting Started
The following sections provide information about using OMPSDK to connect, disconnect and communicate with the device.
Topics:
• OMPSDK Infrastructure
• API to setup share
• iDRAC server information
• Administration Tasks
• Server conguration prole overview
• Import export server conguration proles
• Exporting LC Logs
• Server iDRAC settings and conguration
• BIOS Boot settings
• RAID Conguration
• iDRAC LC jobs
• iDRAC LC status check
OMPSDK Infrastructure
This section provides information to initialize to OMPSDK infrastructure.
Initialization of OMPSDK Infrastructure
Run the following command to initialize the OMPSDK infrastructure
sdkinfra
importPath
The above two methods initialize the SDK Infrastructure and loads the device drivers such as iDRAC, CMC, F10 etc present in the path
<python_lib> omdrivers.
Table 146. Drivers list
Method Description
importPath
This function reads all the driver les that exist
in the omdrivers directory.
4
56 Getting Started