API Guide
Table Of Contents
- Dell EMC OpenManage Python Software Development Kit Version 1.0 API Reference Guide
- Introduction to OpenManage python software development toolkit
- Installation and Uninstallation of OMPSDK
- OpenManage Python SDK API introduction
- OpenManage Python SDK API list
- Monitoring API list
- Administration tasks API list
- Export and Import Tasks API list
- Server iDRAC Settings Configuration API list
- Boot Settings Configuration API list
- RAID Configuration API list
- iDRAC LC Jobs API list
- iDRAC LC Status Check API list
- OpenManage Python SDK API list
- Getting Started
Table 134. Parameters for idrac.config_mgr.RaidHelper.new_virtual_disk (continued)
Parameter Name Type Allowed Values
Description Allows you to set the default RAID write policy.
Table 135. Parameters for idrac.config_mgr.RaidHelper.new_virtual_disk
Parameter Name Type Allowed Values
RAIDdefaultReadPolicy
ENUM
RAIDdefaultReadPolicyTypes.Adaptive
RAIDdefaultReadPolicyTypes.AdaptiveRead
Ahead
RAIDdefaultReadPolicyTypes.NoReadAhead
RAIDdefaultReadPolicyTypes.ReadAhead
Description Allows you to set the default RAID read policy.
Table 136. Parameters for idrac.config_mgr.RaidHelper.new_virtual_disk
Parameter Name Type Allowed Values
RAIDEnhancedAutoImportFor
eignConfig
ENUM
RAIDEnhancedAutoImportForeignConfigType
s.Enabled
RAIDEnhancedAutoImportForeignConfigType
s.Disabled
Description Allows you to configure the auto import setting.
Table 137. Parameters for idrac.config_mgr.RaidHelper.new_virtual_disk
Parameter Name Type Allowed Values
RAIDresetConfig
ENUM
RAIDresetConfigTypes.T_false
RAIDresetConfigTypes.T_True
Description Allows you to reset the RAID configuration.
Table 138. Parameters for idrac.config_mgr.RaidHelper.new_virtual_disk
Parameter Name Type Allowed Values
RAIDbgiRate
String User defined RAID bgi rate.
Description Allows you to set the speed of the background initialization of the virtual disks.
Table 139. Parameters for idrac.config_mgr.RaidHelper.new_virtual_disk
Parameter Name Type Allowed Values
RAIDprMode
ENUM
RAIDprModeTypes.Automatic
RAIDprModeTypes.Disabled
RAIDprModeTypes.Manual
Description
Table 140. Parameters for idrac.config_mgr.RaidHelper.new_virtual_disk
Parameter Name Type Allowed Values
RAIDrebuildRate
Number User defined RAID rebuild rate.
Description Allows you to set the RAID rebuild speed.
44 OpenManage Python SDK API introduction