Class CIM_VirtualSystemSnapshotServiceCapabilities
extends CIM_Capabilities

The CIM_VirtualSystemSnapshotServiceCapabilities class defines the properties that describe the capabilities of a virtual system snapshot service, like for example which snapshot operations are implemented.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Capabilities
   |
   +--CIM_VirtualSystemSnapshotServiceCapabilities

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe CIM_VirtualSystemSnapshotServiceCapabilities class defines the properties that describe the capabilities of a virtual system snapshot service, like for example which snapshot operations are implemented.
UMLPackagePathstringCIM::Core::Virtualization
Versionstring2.22.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
AynchronousMethodsSupporteduint16[]
DescriptionstringEnumeration of method identifiers each identifying a method of class CIM_VirtualSystemSnapshotService that is supported synchronously and asynchronously by the implementation.
ValueMapstring2, 3, 4, ..
ValuesstringCreateSnapshotSupported, DestroySnapshotSupported, ApplySnapshotSupported, DMTF Reserved
SnapshotTypesSupporteduint16[]
DescriptionstringSupported snapshot types: Full Snapshot: Complete snapshot of the virtual system. Disk Snapshot: Snapshot of virtual system disks.
ModelCorrespondencestringCIM_VirtualSystemSnapshotService.CreateSnapshot(SnapshotType), CIM_VirtualSystemSnapshotCapabilities.SnapshotTypesEnabled
ValueMapstring2, 3, .., 32768..65535
ValuesstringFull Snapshot, Disk Snapshot, DMTF Reserved, Vendor Specific
SynchronousMethodsSupporteduint16[]
DescriptionstringEnumeration of method identifiers each identifying a method of class CIM_VirtualSystemSnapshotService that is supported synchronously by the implementation.
ValueMapstring2, 3, 4, ..
ValuesstringCreateSnapshotSupported, DestroySnapshotSupported, ApplySnapshotSupported, DMTF Reserved

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_Capabilities
InstanceIDstringCIM_Capabilities

Class Methods