Users Guide

Table Of Contents
Table 66. redfish_storage_volume (continued)
Parameter Required Default Choices Comments
I(state) is
C(absent), when
deleting a volume.
I(command) is
C(initialize), when
initializing a
volume.
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).
Modules for Redfish APIs 117