White Papers

Version 1.3.0 19
Table 8 Class: DCIM_iDRACCardString
486
Properties
Type
Notes
Additional Requirements
InstanceID
String
Mandatory
The property value shall be formed as follows:
“<FQDD property
value>#<GroupID>#<AttributeName property
value>”.
AttributeName
String
Mandatory
The property value shall be from the
“AttributeName” column in Tables in section 7.5.
AttributeDisplayName
String
Mandatory
The property value shall be from the
“AttributeDisplayName” column in in Tables in
section 7.5.
GroupID
String
Mandatory
See section 7.5.
GroupDisplayName
String
Mandatory
See section 7.5.
CurrentValue[]
String
Mandatory
The property value shall represent the current
value of the attribute.
PendingValue[]
String
Mandatory
The property value shall represent the current
value of the attribute.
DefaultValue[]
String
Mandatory
The property value shall represent the default
value of the attribute.
IsReadOnly
Boolean
Mandatory
The property value shall be from the
“IsReadOnly” column in Tables in section 7.5.
FQDD
String
Mandatory
FQDD of the iDRAC that the attribute belongs to.
DisplayOrder
uint16
Mandatory
The property shall represent the sequence
number denoting the preferred placement of the
attribute in the list of all iDRAC attributes.
Dependency
String
Optional
The property shall be NULL.
MinLength
uint64
Mandatory
The property value shall be the value in the
“MinLength” column at the corresponding row in in
Tables in section 7.5.
The omission or NULL shall denote that no known
constraint exists on the CurrentValue and
PendingValue properties.
MaxLength
uint64
Mandatory
The property value shall be the value in the
“MaxLength” column at the corresponding row in
in Tables in section 7.5
The omission or NULL shall denote that no known
constraint exists on the CurrentValue and
PendingValue properties.
7.4 DCIM_iDRACCardInteger
487
This section describes the implementation for the DCIM_iDRACCardInteger class.
488
Each DCIM_iDRACCardInteger instance is logically associated to a DCIM_iDRACCardView instance,
489
where the DCIM_iDRACCardInteger.FQDD property is equal to the FQDD property on the
490
DCIM_iDRACCardView instance.
491
This class shall be instantiated in the Implementation Namespace: root/dcim.
492
7.4.1 Resource URIs for WinRM
®
493
The class Resource URI shall be “http://schemas.dell.com/wbem/wscim/1/cim-
494
schema/2/DCIM_iDRACCardInteger?__cimnamespace=root/dcim
495
The key property shall be the InstanceID.
496