White Papers

18 Version 1.3.3
Table 8 – DCIM_LCRegisteredProfile - Operations
Operation Name
Requirements
Required Input
Get
Mandatory
Instance URI
Enumerate
Mandatory
Class URI
7.4.3 Properties
The following table details the implemented properties for DCIM_LCRegisteredProfile instance
representing Lifecycle Controller (LC) Management implementation. The “Requirements” column shall
denote the implementation requirement for the corresponding property. If the column “Property” matches
the property name, the property either shall have the value denoted in the corresponding column
Additional Requirements”, or shall be implemented according to the requirements in the corresponding
column “Additional Requirements”.
Table 9 – Class: CIM_RegisteredProfile
Properties Type Requirement Additional Requirements
InstanceID string Mandatory
This property shall have a value of
DCIM:LCManagement:1.1.0
RegisteredName string Mandatory
This property shall have a value of “LC
Management”.
RegisteredVersion string Mandatory This property shall have a value of “1.3.0”.
RegisteredOrganization uint16 Mandatory This property shall have a value of 1 (Other).
OtherRegisteredOrganization string Mandatory This property shall match “DCIM”
AdvertiseTypes uint16[] Mandatory
This property array shall have values “1(Other)” and
“1(Other)”
AdvertiseTypeDescriptions string[] Mandatory
This property array shall have values “WS-Identify
and “Interop Namespace
8 Methods
This section details the requirements for supporting intrinsic operations and extrinsic methods for the CIM
elements defined by this profile.
8.1 DCIM_LCService.SetAttribute()
The SetAttribute( ) method is used to set or change the value of an LC attribute.
Invocation of the SetAttribute() method shall change the value of the DCIM_LCAttribute.CurrentValue or
DCIM_LCAttribute.PendingValue property to the value specified by the AttributeValue parameter if the
DCIM_LCAttribute.IsReadOnly property is FALSE. Invocation of this method when the
DCIM_LCAttribute.IsReadOnly property is TRUE shall result in no change to the value of the
DCIM_LCAttribute.CurrentValue property. The results of changing this value is described with the
SetResult parameter.