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 66. redfish_storage_volume (continued)
Parameter Required Default Choices Comments
drives False NA NA
● FQDD of the Physical
disks.
● For example-
Disk.Bay.0:Enclosure.I
nternal.0-1:RAID.Slot.1
-1.
● Only applicable when
I(state) is C(present)
when creating a new
volume.
block_size_bytes False NA NA Block size in bytes.Only
applicable when I(state) is
C(present).
capacity_bytes False NA NA
● Virtual disk size in
bytes.
● Only applicable when
I(state) is C(present).
optimum_io_size_bytes False NA NA
● Stripe size value must
be in multiples of 64 *
1024.
● Only applicable when
I(state) is C(present).
encryption_types False NA NativeDriveEncryption,
ControllerAssisted, or
SoftwareAssisted.
The following encryption
types can be selected.
● C(ControllerAssisted)
The volume is
encrypted by the
storage controller
entity.
● C(NativeDriveEncrypti
on) The volume
utilizes the native
drive encryption
capabilities of the
drive hardware.
● C(SoftwareAssisted)
The volume is
encrypted by the
software running on
the system or the
operating system.
● Only applicable when
I(state) is C(present).
encrypted False NA NA
● Indicates whether
volume is currently
utilizing encryption or
not.
● Only applicable when
I(state) is C(present).
oem False NA NA
● Includes OEM
extended payloads.
● Only applicable when
I(state) is I(present).
initialize_type False NA Fast, or slow.
● Initialization type of
existing volume.
118 Modules for Redfish APIs