White Papers

Version 1.2.0 17
Table 8 – Class: DCIM_iDRACCardString 402
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 formatted as XML describing
the attributes dependence on other attribute(s).
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 403
This section describes the implementation for the DCIM_iDRACCardInteger class. 404
Each DCIM_iDRACCardInteger instance is logically associated to a DCIM_iDRACCardView instance, 405
where the DCIM_iDRACCardInteger.FQDD property is equal to the FQDD property on the 406
DCIM_iDRACCardView instance. 407
This class shall be instantiated in the Implementation Namespace: root/dcim. 408
7.4.1 Resource URIs for WinRM
®
409
The class Resource URI shall be “http://schemas.dell.com/wbem/wscim/1/cim-410
schema/2/DCIM_iDRACCardInteger?__cimnamespace=root/dcim411