Web Services Interface Guide

206 Dell Lifecycle Controller Web Services Interface Guide for Windows
16.3 Listing the RAID Inventory-Integer Class
The RAID Inventory has these attributes: DCIM_RAIDEnumeration (see Section 16.1), DCIM_RAIDInteger
(this section), and DCIM_RAIDString (see Section 16.5).
Enumerate the DCIM_RAIDInteger class to display all the RAID controller attributes in a system.
Enumerate RAIDInteger with the following parameters and syntax:
EXAMPLE:
winrm e http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_RAIDInteger
-u:[USER] -p:[PASSWORD]
-r:https://[IPADDRESS]/wsman:443 -SkipCNCheck -SkipCACheck
-encoding:utf-8 -a:basic
OUTPUT
DCIM_RAIDInteger
AttributeName = RAIDmaxPDsInSpan
CurrentValue = 32
FQDD = RAID.Integrated.1-1
InstanceID = RAID.Integrated.1-1:RAIDmaxPDsInSpan
IsReadOnly = true
LowerBound = 0
PendingValue
UpperBound = 0
DCIM_RAIDInteger
AttributeName = RAIDmaxSpansInVD
CurrentValue = 8
FQDD = RAID.Integrated.1-1
InstanceID = RAID.Integrated.1-1:RAIDmaxSpansInVD
IsReadOnly = true