Class CIM_VirtualSystemSnapshotCapabilities
extends CIM_Capabilities

The CIM_VirtualSystemSnapshotCapabilities class defines the properties that describe the capabilities of a virtual system with respect to snapshots, like for example the set of snapshot operations that it enabled for a virtual system.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Capabilities
   |
   +--CIM_VirtualSystemSnapshotCapabilities

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe CIM_VirtualSystemSnapshotCapabilities class defines the properties that describe the capabilities of a virtual system with respect to snapshots, like for example the set of snapshot operations that it enabled for a virtual system.
UMLPackagePathstringCIM::Core::Virtualization
Versionstring2.22.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
GuestOSNotificationEnabledboolean
DescriptionstringBoolean flag indicating the capability of the snapshot service to notify the guest operation system that runs within the virtual system about the imminent snapshot operation.
SnapshotTypesEnableduint16[]
DescriptionstringEnumeration of snapshot type identifiers each designating a snapshot type that is presently enabled for the virtual system that is referenced via the CIM_ElementCapabilities association.
ModelCorrespondencestringCIM_VirtualSystemSnapshotService.CreateSnapshot(SnapshotType), CIM_VirtualSystemSnapshotServiceCapabilities.SnapshotTypesSupported
ValueMapstring2, 3, .., 32768..65535
ValuesstringFull Snapshot, Disk Snapshot, DMTF Reserved, Vendor Specific

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_Capabilities
InstanceIDstringCIM_Capabilities

Class Methods