Class CIM_OperatingSystemCapabilities
extends CIM_EnabledLogicalElementCapabilities

OperatingSystemCapabilities provides information about the capabilities of associated instances of CIM_OperatingSystem.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Capabilities
   |
   +--CIM_EnabledLogicalElementCapabilities
   |
   +--CIM_OperatingSystemCapabilities

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringOperatingSystemCapabilities provides information about the capabilities of associated instances of CIM_OperatingSystem.
UMLPackagePathstringCIM::System::OperatingSystem
Versionstring2.22.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
HostShutdownBehavioruint160
DescriptionstringHostShutdownBehavior provides information about the capabilities of an associated instance of OperatingSystem to shutdown the hosting computer system. A value of "Disabled" indicates that if the associated OperatingSystem is shutdown using the RequestStateChange() or Shutdown() extrinsic methods, the ComputerSystem with which the ComputerSystem is associated through an instance of CIM_RunningOS shall be shutdown. A value of "No effect" indicates that if the associated OperatingSystem is shutdown using the RequestStateChange() or Shutdown() extrinsic methods, the ComputerSystem with which the OperatingSystem is associated through CIM_RunningOS shall not be shutdown. A value of "Unknown" indicates that the effect on the hosting ComputerSystem is unknown.
ValueMapstring0, 2, 3, .., 32768..65535
ValuesstringUnknown, Disabled, No effect, DMTF Reserved, Vendor Reserved

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_Capabilities
ElementNameEditSupportedbooleanCIM_EnabledLogicalElementCapabilities
ElementNameMaskstringCIM_EnabledLogicalElementCapabilities
InstanceIDstringCIM_Capabilities
MaxElementNameLenuint16CIM_EnabledLogicalElementCapabilities
RequestedStatesSupporteduint16[]CIM_EnabledLogicalElementCapabilities

Class Methods