Users Guide
Table Of Contents
- Dell EMC OpenManage Ansible Modules Version 4.0.0 User’s Guide
- Contents
- Overview
- Getting Started
- Modules for iDRAC
- How OpenManage Ansible Modules work with iDRAC
- Running your first iDRAC Playbook
- Updating Firmware
- Configuring PowerEdge Servers
- Deploying operating system
- Server Inventory
- Server administration tasks
- Storage controller
- Modules for OpenManage Enterprise (OME)
- How OpenManage Ansible Modules work with OME
- Running your first OME Playbook
- Manage Devices
- Manage device configuration templates
- Template Service
- Manage the device firmware
- Manage jobs
- Manage users
- Manage identity pool
- Manage application settings
- Manage network configuration
- Manage fabrics
- Manage Profiles
- Device discovery
- Manage Chassis
- Manage Active Directory service and user groups
- Diagnostics
- Modules for Redfish APIs
- Deprecated modules
Table 24. idrac_redfish-storage-controller (continued)
Parameter Required Default Choices Comments
the drives in Local key
Management(LKM).
● C(RemoveControllerKey) -
Erases the encryption key on
the controller.
● C(ReKey) - Resets the key on
the controller.
target False NA NA
● Fully Qualified Device
Descriptor (FQDD) of the
target physical drive that is
assigned as a spare.
● This [option] is mandatory
when I(command) is
C(AssignSpare)
● If I(volume_id) is not
specified or empty, this
physical drive will be assigned
as a global hot spare.
volume_id False NA NA
● FQDD of the volumes to
which a hot spare is assigned.
● [This option is] Applicable
if I(command) is
C(AssignSpare).
● To know the number of
volumes to which a hot spare
can be assigned, refer iDRAC
Redfish API guide.
controller_id False NA NA
● FQDD of the storage
controller. For example-
'RAID.Slot.1-1'.
● This option is
mandatory when I(command)
is C(ResetConfig),
C(SetControllerKey),
C(RemoveControllerKey) and
C(ReKey).
key False NA NA
● A new security key
passphrase that the
encryption-capable controller
uses to create the encryption
key. The controller uses the
encryption key to lock or
unlock access to the Self
Encryption Disk(SED).
● Only one encryption key
can be created for each
controller.
●
This option is mandatory
when I(command) is
C(SetControllerKey) or
C(ReKey), and when I(mode)
is C(LKM).
key_id False NA NA
● This is a user supplied text
label associated with the
passphrase.
Modules for iDRAC 53










