Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
HostShutdownBehavior | uint16 | 0 |
Description | string | HostShutdownBehavior 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. |
ValueMap | string | 0, 2, 3, .., 32768..65535 |
Values | string | Unknown, Disabled, No effect, DMTF Reserved, Vendor Reserved |