The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

DracPerl::Models::Commands::DellDefault::GetInv - Return the full hardware and software inventory of the system

ATTRIBUTES

bios_version

The BIOS Version

eg : '1.4.0'

lcc_version

The Life Cycle Controller version

eg : '1.4.0.445'

diag

The version of the Dell 32bits Diagnostics tool

eg : '5144A0'

os_drivers

The version of the OS Driver pack

eg : '6.3.9.23'

controllers

List of all RAID controllers An array of DracPerl::Models::Abstract::Controller

memories

A list of all memory stick An array of DracPerl::Models::Abstract::Memory

nics

A list of all Network Interface Cards (NIC) An array of DracPerl::Models::Abstract::NIC

video_cards

A list of all videos cards An array of DracPerl::Models::Abstract::VideoCard

power_supply_slots

A list of all power supply slot. (And what is occupying the slot) An array of DracPerl::Models::Abstract::PowerSupplySlot

physical_disks

A list of all physical disks plugged in. An array of DracPerl::Models::Abstract::PhysicalDisk

idrac_cards

A list of all iDrac cards An array of DracPerl::Models::Abstract::iDracCard

vflashs

A list of all vFlash slot and their contents. An array of DracPerl::Models::Abstract::VFlash

cpus

A list of all CPUs An array of DracPerl::Models::Abstract::CPU