White Papers

RegisteredVersion
Mandatory
String
This property shall have a value of
“1.0.0”.
RegisteredOrganization
Mandatory
String
This property shall have a value of 1
(Other).
OtherRegisteredOrganization
Mandatory
Uint16
This property shall match “DCIM”
This property array shall contain
AdvertisedTypes[]
Mandatory
Uint16
[1(Other), 1 (Other)].
This property array shall contain
["WS-Identify", "Interop
AdvertiseTypeDescriptions[]
Mandatory
String
Namespace"].
This property array shall
describe the required licenses
for this profile.
If no license is required for the
profile, the property shall have
ProfileRequireLicense[]
Mandatory
String
value NULL.
This property array shall contain
the status for the corresponding
license in the same element
index of the
ProfileRequireLicense array
property. Each array element
shall contain:
“LICENSED”
“NOT_LICENSED”
If no license is required for the
ProfileRequireLicenseStatu
profile, the property shall have
s[]
Mandatory
String
value NULL.
573 8 Methods
574 This section details the requirements for supporting intrinsic operations and extrinsic methods for the CIM
575 elements defined by this profile.
576 8.1 DCIM_FCService.SetAttribute( )
577 The SetAttribute( ) method is used to set or change the value of a FC attribute.
578 Invocation of the SetAttribute( ) method shall change the value of the DCIM_FCAttribute.CurrentValue or
579 DCIM_FCAttribute.PendingValue property to the value specified by the AttributeValue parameter if the
580 DCIM_FCAttribute.IsReadOnly property is FALSE. Invocation of this method when the
581 DCIM_FCAttribute.IsReadOnly property is TRUE shall result in no change to the value of the
582 DCIM_FCAttribute.CurrentValue property. The results of changing this value is described with the
583 SetResult parameter.
584 Return code values for the SetAttribute( ) method are specified in Table 29 and parameters are specified
585 in Table 30. Invoking the SetAttribute( ) method multiple times can result in the earlier requests being
586 overwritten or lost.