White Papers

Version 1.2.0 35
Operation Name
Requirements
Required Input
DCIM_RAIDService.SetAttributes()
Mandatory
See section 8.15.
7.2.2.3 Class Properties 577
The following table lists the implemented properties for DCIM_RAIDString instance representing a RAID 578
string attribute. The Additional Requirements” column shall denote either possible values for the 579
property, or requirements on the value formulation. 580
Table 15Class: DCIM_RAIDString 581
Properties Requirements Type Additional Requirements
InstanceID Mandatory string
The property value shall be formed as follows:
“<FQDD property value>:<AttributeName property
value>”.
AttributeName Mandatory string
The property value shall be from the “AttributeName”
column in Table 16.
CurrentValue[] Mandatory string
The property value shall be a string with minimum length
specified in “MinLength” column and maximum length
specified in “MaxLength” column in
Table 16.
PendingValue[] Mandatory string
The property value shall be a string with minimum length
specified in “MinLength” column and maximum length
specified in “MaxLength” column in
Table 16.
IsReadOnly Mandatory boolean
The property value shall be the value in the “R/RW” column
at the corresponding row in
Table 16.
FQDD Mandatory string FQDD of the device that the attribute belongs to.
MinLength Mandatory uint64
The property value shall be the value in the “MinLength”
column at the corresponding row in
Table 16.
MaxLength Mandatory uint64
The property value shall be the value in the “MaxLength”
column at the corresponding row in Table 16.
The following table lists possible attributes and the requirements for the AttributeName, IsReadOnly 582
MinLength, and MaxLength properties. 583
Table 16DCIM_RAIDString Attributes 584
AttributeName Description IsReadOnly Display
Order
MinLength MaxLength
RAIDAssetTag
Asset tag of the
enclosure. TRUE 201 0 12
Name Virtual disk name TRUE 302 0 15
RAIDEffectiveSASAddress
EffectiveSASAddress.
This attribute relates to
enclosure. TRUE 16 16
7.2.3 DCIM_RAIDInteger 585
This section describes the implementation for the DCIM_RAIDInteger class. 586
Each DCIM_RAIDInteger instance is logically associated to a DCIM_ControllerView instance or 587
DCIM_EnclosureView instance or DCIM_PhysicalDiskView instance or DCIM_VirtualDiskView instance. 588
The DCIM_RAIDString. FQDD property value is equal to the FQDD property value of one of the View 589
instance. 590