White Papers

406
Table 11 Class: DCIM_FCEnumeration
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 NULL.
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 FC HBA that the attribute belongs to.
Dependency
String
Optional
The property shall be formatted as XML describing
the attributes dependence on other attribute(s).
PossibleValues[]
String
Mandatory
The property value is an array of strings
containing possible value definitions for the
attribute. If a NULL value is received that implies
that the element’s value is unknown. The possible
values are Enabled and Disabled.
PossibleValuesDescription[]
String
Mandatory
The array property shall be NULL.
407 7.5 DCIM_FCString
408 This section describes the implementation for the DCIM_FCString class.
409 Each DCIM_FCString instance is logically associated to a DCIM_FCView instance, where the
410 DCIM_FCString. FQDD property is equal to the FQDD property on the DCIM_FCView instance.
411 This class shall be instantiated in the Implementation Namespace:root/dcim.
412 7.5.1 Resource URIs for WinRM
®
413 The class Resource URI shall be “http://schemas.dell.com/wbem/wscim/1/cim-
414 schema/2/DCIM_FCString?__cimnamespace=root/dcim
415 The key property shall be the InstanceID.
416 The instance Resource URI for DCIM_FCString instance shall be:
417 http://schemas.dell.com/wbem/wscim/1/cim-
418 schema/2/DCIM_FCString?__cimnamespace=root/dcim+InstanceID= <FQDD>:<AttributeName
419 where <FQDD> is the FQDD property value, and <AttributeName> is the AttributeName property value.
420 7.5.2 Operations
421 The following table lists the implemented operations on DCIM_FCString.