Class CIM_EnabledLogicalElementCapabilities
extends CIM_Capabilities

EnabledLogicalElementCapabilities describes the capabilities supported for changing the state of the associated EnabledLogicalElement.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Capabilities
   |
   +--CIM_EnabledLogicalElementCapabilities

Direct Known Subclasses

CIM_AccountManagementCapabilities
CIM_BootServiceCapabilities
CIM_DHCPCapabilities
CIM_FCSwitchCapabilities
CIM_LogicalPortCapabilities
CIM_ProcessorCapabilities

Class Qualifiers

NameData TypeValue
DescriptionstringEnabledLogicalElementCapabilities describes the capabilities supported for changing the state of the associated EnabledLogicalElement.
UMLPackagePathstringCIM::Core::Capabilities
Versionstring2.14.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
ElementNameEditSupportedboolean
DescriptionstringBoolean indicating whether the ElementName can be modified.
MappingStringsstringFC-SWAPI.INCITS-T11|SWAPI_UNIT_CONFIG_CAPS_T|EditName
ModelCorrespondencestringCIM_ManagedElement.ElementName
MaxElementNameLenuint16
DescriptionstringMaximum supported ElementName length.
MappingStringsstringFC-SWAPI.INCITS-T11|SWAPI_UNIT_CONFIG_CAPS_T|MaxNameChars
MaxValuesint64256
ModelCorrespondencestringCIM_FCSwitchCapabilities.ElementNameEditSupported
RequestedStatesSupporteduint16[]
DescriptionstringRequestedStatesSupported indicates the possible states that can be requested when using the method RequestStateChange on the EnabledLogicalElement.
ModelCorrespondencestringCIM_EnabledLogicalElement.RequestStateChange
ValueMapstring2, 3, 4, 6, 7, 8, 9, 10, 11
ValuesstringEnabled, Disabled, Shut Down, Offline, Test, Defer, Quiesce, Reboot, Reset

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_Capabilities
InstanceIDstringCIM_Capabilities

Class Methods