White Papers
Dell™ Lifecycle Controller 2 Web Services Interface Guide for Windows  Version: 2.1.0 
147 
-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 
 LowerBound = 0 
 PendingValue 
 UpperBound = 0 
DCIM_RAIDInteger 
 AttributeName = RAIDrebuildRate 
 CurrentValue = 30 
 FQDD = RAID.Integrated.1-1 
 InstanceID = RAID.Integrated.1-1:RAIDrebuildRate 
 IsReadOnly = false 
 LowerBound = 1 
 PendingValue 
 UpperBound = 100 
DCIM_RAIDInteger 
 AttributeName = RAIDccRate 
 CurrentValue = 30 
 FQDD = RAID.Integrated.1-1 
 InstanceID = RAID.Integrated.1-1:RAIDccRate 
 IsReadOnly = false 
 LowerBound = 1 
 PendingValue 
 UpperBound = 100 
DCIM_RAIDInteger 
 AttributeName = RAIDreconstructRate 
 CurrentValue = 30 
 FQDD = RAID.Integrated.1-1 
 InstanceID = RAID.Integrated.1-1:RAIDreconstructRate 
 IsReadOnly = false 
The ‘get’ instance method in 
Section 16.4 used this 
InstanceID as input. 
The ‘set attribute’ method in 
Section 16.19.3 uses the FQDD, 
AttributeName, and a value equal to 
or between the LowerBound and 
UpperBound fields as input.  
The ‘set attributes’ method in 
section 16.19.4 uses the FQDD, 
AttributeName, and a value equal to 
or between the LowerBound and 
UpperBound fields as input.  










