Users Guide

Parameter Required Default Choices Comments
volume_id No NA NA Fully Qualied Device Descriptor (FQDD) of
the virtual disk, for example:
Disk.virtual.0:RAID.Slot.1-1
NOTE: This option is used to get the
virtual disk information.
media_type No None
HDD
SDD
Media type
protocol No None
SAS
SATA
Bus protocol
state Yes view
create
delete
view
C(create) performs create volume
operations.
C(delete) performs remove volume
operations.
C(view) returns the storage view.
volumes No NA NA A list of virtual disk-specic iDRAC attributes.
This is applicable for C(create) and C(delete)
operations.
For C(create) operation, name and drives
are applicable options, other volume
options can also be specied.
NOTE: The drives is a required
option for C(create) operation
and accepts either location
(list of drive slot) or id (list of
drive fqdd).
For C(delete) operation, only name option
is applicable.
capacity No NA NA Virtual disk size in GB
raid_reset_cong No NA NA This option represents whether a Reset Cong
operation needs to be performed on the RAID
controller. Reset Cong operation deletes all
the virtual disks present on the RAID controller.
raid_init_operation No None
None
Fast
This option represents Initialization
Conguration operation to be performed on
the virtual disk.
Return Values
msg:
type: str
description: Overall status of the storage configuration operation.
returned: always
sample: "Successfully completed the view storage volume operation"
storage_status:
type: dict
description: Storage configuration job and progress details from the iDRAC.
returned: success
sample:
{
Modules for iDRAC
37