Users Guide

Table 81. redfish_storage_volume (continued)
Parameter Required Default Choices Comments
state False NA Present, or absent.
C(present) creates a
storage volume for a
specified I
(controller_id), or
modifies the storage
volume for a specified I
(volume_id).
NOTE:
Modification of an
existing volume
depends on drive
and controller
capabilities.
C(absent) deletes the
volume for a specified
I(volume_id).
command False NA Initialize C(initialize) initializes an
existing storage volume for
a specified I (volume_id).
volume_type False NA NonRedundant,
Mirrored,StripedWithParity,
SpannedMirrors, or
SpannedStripesWithParity.
One of the following volume
types must be selected to
create a volume-
C(Mirrored) The volume
is a mirrored device.
C(NonRedundant) The
volume is a non-
redundant storage
device.
C(SpannedMirrors) The
volume is a spanned set
of mirrored devices.
C(SpannedStripesWith
Parity) The volume is a
spanned set of devices
which uses parity to
retain redundant
information.
C(StripedWithParity)
The volume is a device
which uses parity to
retain redundant
information.
name False NA NA
Name of the volume to
be created.
Only applicable when
I(state) is C(present).
drives False NA NA
FQDD of the Physical
disks.
For example-
Disk.Bay.0:Enclosure.Int
ernal.0-1:RAID.Slot.1-1.
Only applicable when
I(state) is C(present)
Modules for Redfish APIs 119