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 conguration prole overview
Import export server conguration proles
Exporting LC Logs
Server iDRAC settings and conguration
BIOS Boot settings
RAID Conguration
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