Class CIM_EnabledLogicalElementSettingData
extends CIM_SettingData

EnabledLogicalElementSettingData provides the ability to model a planned or possible configuration of an EnabledLogicalElement.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_SettingData
   |
   +--CIM_EnabledLogicalElementSettingData

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringEnabledLogicalElementSettingData provides the ability to model a planned or possible configuration of an EnabledLogicalElement.
Experimentalbooleantrue
UMLPackagePathstringCIM::Core::SettingData
Versionstring2.19.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
ElementNamestring
DescriptionstringThe desired ElementName for the EnabledLogicalElement.
OverridestringElementName
Requiredbooleantrue
RequestedStateuint16
DescriptionstringRequestedState indicates the desired state for the element to have if the configuration requested by this instance of EnabledLogicalElementSettingData is applied to the EnabledLogicalElement. If this instance of EnabledLogicalElementSettingData is applied to an instance of EnabledLogicalElement, the value of the EnabledLogicalElement.RequestedState property shall be the value of the EnabledLogicalElementSettingData.RequestedState property.
ModelCorrespondencestringCIM_EnabledLogicalElement.RequestStateChange, CIM_EnabledLogicalElement.RequestedState
ValueMapstring2, 3, 4, 6, 7, 8, 9, 10, 11
ValuesstringEnabled, Disabled, Shut Down, Offline, Test, Defer, Quiesce, Reboot, Reset

Inherited Properties

NameData Type
Captionstring
ChangeableTypeuint16
ConfigurationNamestring
Descriptionstring
Generationuint64
InstanceIDstring
SoIDstring
SoOrgIDstring
ComponentSettingstring[]

Class Methods