White Papers

Version 1.2.3 27
Table 15Class: DCIM_NICEnumeration 489
Properties Type Notes Additional Requirements
InstanceID String
Mandatory
The property value shall be formed as follows:
“<FQDD property value>:<AttributeName property
value>”.
AttributeName String Mandatory
The property value shall be from the
“AttributeName” column in Tables in section 7.7.
AttributeDisplayName String Mandatory
The property value shall be from the
“AttributeDisplayName” column in Tables in
section 7.7.
GroupID String Mandatory See section 7.7.
GroupDisplayName String Mandatory See section 7.7.
CurrentValue[] String Mandatory
The property value shall be one of the values in
the “PossibleValues” column in the corresponding
row in Tables in section 7.7.
PendingValue[] String Mandatory
The property value shall be one of the values in
the “PossibleValues” column in the corresponding
row in Tables in section 7.7.
IsReadOnly Boolean Mandatory
The property value shall be from the
“IsReadOnly” column in Tables in section 7.7.
FQDD String Mandatory FQDD of the NIC 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 NIC attributes.
Dependency String Optional
The property shall be formatted as XML describing
the attributes dependence on other attribute(s).
PossibleValues String Mandatory
The property value shall be equal to the array of
the values in “PossibleValues” column in the
corresponding row in in Tables in section 7.7.
PossibleValuesDescription String
Mandatory
The array property’s each value shall represent
the description of the value in the PossibleValue
array property at the corresponding index.
7.5 DCIM_NICString 490
This section describes the implementation for the DCIM_NICString class. 491
Each DCIM_NICString instance is logically associated to a DCIM_NICView instance, where the 492
DCIM_NICString. FQDD property is equal to the FQDD property on the DCIM_NICView instance. 493
This class shall be instantiated in the Implementation Namespace:root/dcim. 494
7.5.1 Resource URIs for WinRM
®
495
The class Resource URI shall be “http://schemas.dell.com/wbem/wscim/1/cim-496
schema/2/DCIM_NICString?__cimnamespace=root/dcim497
The key property shall be the InstanceID. 498
The instance Resource URI for DCIM_NICString instance shall be: 499
http://schemas.dell.com/wbem/wscim/1/cim-500
schema/2/DCIM_NICString?__cimnamespace=root/dcim+InstanceID= <FQDD>:<AttributeName
where <FQDD> is the FQDD property value, and <AttributeName> is the AttributeName property value. 502
501