Users Guide
Table Of Contents
- Dell EMC OpenManage Ansible Modules Version 3.0.0 User’s Guide
- 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)
- Modules for Redfish APIs
- Deprecated modules
- Deprecated iDRAC modules
- Install firmware
- View Lifecycle Controller status
- Export or Import Server Configuration Profile
- Configure time zone and NTP on iDRAC
- Configure iDRAC network
- Configure BIOS
- Configure iDRAC users
- Configure RAID
- Configure syslog
- Boot to a network ISO image
- Reset iDRAC
- View Lifecycle controller job status
- Export LC logs
- Delete LC job
- Delete LC job queue
- Deprecated OpenManage Enterprise (OME) modules
- Deprecated iDRAC modules
- Accessing documents from the Dell EMC support site
Table 39. idrac_redfish-storage-controller (continued)
Parameter Required Default Choices Comments
● C(SetControllerKey) - Sets
the key on controllers,
which is used to encrypt
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).
44 Modules for iDRAC