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 61. 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.
176 Modules for Redfish APIs