White Papers

18 Version 1.2.0
Table 6 – Class: DCIM_SystemEnumeration 297
Properties Requirements Type Additional Requirements
InstanceID Mandatory String
The property value shall be formed as follows:
System.Embedded.1#<GroupID>#<AttributeName>”.
AttributeName Mandatory String
The property value shall be from the “AttributeName” column
in Error! Reference source not found., and
Table 11.
AttributeDisplayName Mandatory String
The property value shall be from the “AttributeDisplayName”
column in Table 11
GroupID Mandatory String See section 7.5.1 and 0.
GroupDisplayName Mandatory String See section 7.5.1 and 0.
CurrentValue[] Mandatory String
The property value shall be one of the values in the
“PossibleValues” column at the corresponding row in Error!
Reference source not found., and
Table 11.
DefaultValue[] Mandatory String
The property value shall be one of the values in the
“PossibleValues” column at the corresponding row in Error!
Reference source not found., and
Table 11.
PendingValue[] Mandatory String
The property value shall be one of the values in the
“PossibleValues” column at the corresponding row in Error!
Reference source not found., and
Table 11.
IsReadOnly Mandatory Boolean
The property value shall be from the “IsReadOnly” column in
Error! Reference source not found., and Table 11.
FQDD Mandatory String
The property shall be set to “
System.Embedded.1”.
DisplayOrder Optional uint16
The property shall represent the sequence number denoting
the preferred placement of the attribute in the list of all
system attributes.
Dependency Optional String
PossibleValues[] Mandatory String
The property value shall be equalt to the array of the values
in “PossibleValues” column at the corresponding row in
Error! Reference source not found., and
Table 11.
7.3 DCIM_SystemStringSystem String Attributes 298
This section describes the implementation for the DCIM_SystemString class that represents a string type 299
System attribute. 300
This class shall be instantiated in the Implementation Namespace: root/dcim. 301
7.3.1 Resource URIs for WinRM
®
302
The class Resource URI shall be “http://schemas.dell.com/wbem/wscim/1/cim-303
schema/2/DCIM_SystemString?__cimnamespace=root/dcim304
The key property shall be the InstanceID. 305
The instance Resource URI for DCIM_SystemString instance shall be: 306
http://schemas.dell.com/wbem/wscim/1/cim-307
schema/2/DCIM_SystemString?__cimnamespace=root/dcim+InstanceID=<InstanceID> 308
7.3.2 Operations 309
The following table lists the operations implemented on DCIM_SystemString. 310