Class CIM_VirtualSystemManagementCapabilities
extends CIM_EnabledLogicalElementCapabilities

Capabilities of a CIM_VirtualSystemManagementService.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Capabilities
   |
   +--CIM_EnabledLogicalElementCapabilities
   |
   +--CIM_VirtualSystemManagementCapabilities

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringCapabilities of a CIM_VirtualSystemManagementService.
UMLPackagePathstringCIM::Core::Virtualization
Versionstring2.23.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
AsynchronousMethodsSupporteduint16[]
DescriptionstringEnumeration of method identifiers each identifying a method of class CIM_VirtualSystemManagementService that is supported asynchronously by the implementation.
ValueMapstring2, 3, 4, 5, 6, 7, 8, 9, 10, .., 32767..65535
ValuesstringDefineSystemSupported, DestroySystemSupported, DestroySystemConfigurationSupported, ModifyResourceSettingsSupported, ModifySystemSettingsSupported, RemoveResourcesSupported, SelectSystemConfigurationSupported, SnapshotSystemSupported, AddResourcesSupported, DMTF Reserved, Vendor Reserved
IndicationsSupporteduint16[]
DescriptionstringEnumeration of indication identifiers each identifying an indication that is supported by the implementation. VirtualSystemStateChangeIndicationsSupported indicates whether or not the implementation supports notification on state changes of CIM_ComputerSystem instances representing virtual systems. VirtualResourceStateChangeIndicationsSupported indicates whether or not the implementation supports notification on state changes of CIM_LogicalDevice instances representing resources of virtual systems. ConcreteJobStateChangeIndicationsSupported indicates whether or not the implementation supports notification on state changes of CIM_ConcreteJob instances.
ValueMapstring2, 3, 4, .., 32767..65535
ValuesstringVirtualResourceStateChangeIndicationsSupported, ConcreteJobStateChangeIndicationsSupported, VirtualSystemStateChangeIndicationsSupported, DMTF Reserved, Vendor Reserved
SynchronousMethodsSupporteduint16[]
DescriptionstringEnumeration of method identifiers each identifying a method of class CIM_VirtualSystemManagementService that is supported synchronously by the implementation.
ValueMapstring2, 3, 4, 5, 6, 7, 8, 9, 10, .., 32767..65535
ValuesstringDefineSystemSupported, DestroySystemSupported, DestroySystemConfigurationSupported, ModifyResourceSettingsSupported, ModifySystemSettingsSupported, RemoveResourcesSupported, SelectSystemConfigurationSupported, SnapshotSystemSupported, AddResourcesSupported, DMTF Reserved, Vendor Reserved
VirtualSystemTypesSupportedstring[]
DescriptionstringEnumeration of strings each designating a type of virtual system that the implementation supports. The value of each non-NULL array element shall conform to the format defined for the CIM_VirtualSystemSettingData.VirtualSystemType property.
ModelCorrespondencestringCIM_VirtualSystemSettingData.VirtualSystemType

Inherited Properties

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

Class Methods