VirtualMachineCapability

VirtualMachineCapability
VirtualMachineCapability

This data object type contains information about the operation/capabilities of a virtual machine

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "snapshotOperationsSupported": false,
    "multipleSnapshotsSupported": false,
    "snapshotConfigSupported": false,
    "poweredOffSnapshotsSupported": false,
    "memorySnapshotsSupported": false,
    "revertToSnapshotSupported": false,
    "quiescedSnapshotsSupported": false,
    "disableSnapshotsSupported": false,
    "lockSnapshotsSupported": false,
    "consolePreferencesSupported": false,
    "cpuFeatureMaskSupported": false,
    "s1AcpiManagementSupported": false,
    "settingScreenResolutionSupported": false,
    "toolsAutoUpdateSupported": false,
    "vmNpivWwnSupported": false,
    "npivWwnOnNonRdmVmSupported": false,
    "vmNpivWwnDisableSupported": false,
    "vmNpivWwnUpdateSupported": false,
    "swapPlacementSupported": false,
    "toolsSyncTimeSupported": false,
    "virtualMmuUsageSupported": false,
    "diskSharesSupported": false,
    "bootOptionsSupported": false,
    "bootRetryOptionsSupported": false,
    "settingVideoRamSizeSupported": false,
    "settingDisplayTopologySupported": false,
    "recordReplaySupported": false,
    "changeTrackingSupported": false,
    "multipleCoresPerSocketSupported": false,
    "hostBasedReplicationSupported": false,
    "guestAutoLockSupported": false,
    "memoryReservationLockSupported": false,
    "featureRequirementSupported": false,
    "poweredOnMonitorTypeChangeSupported": false,
    "seSparseDiskSupported": false,
    "nestedHVSupported": false,
    "vPMCSupported": false,
    "secureBootSupported": false,
    "perVmEvcSupported": false,
    "virtualMmuUsageIgnored": false,
    "virtualExecUsageIgnored": false,
    "diskOnlySnapshotOnSuspendedVMSupported": false,
    "suspendToMemorySupported": false,
    "toolsSyncTimeAllowSupported": false,
    "sevSupported": false,
    "pmemFailoverSupported": false,
    "requireSgxAttestationSupported": false,
    "changeModeDisksSupported": false,
    "vendorDeviceGroupSupported": false
}
boolean
snapshotOperationsSupported
Required

Indicates whether or not a virtual machine supports snapshot operations.

boolean
multipleSnapshotsSupported
Required

Indicates whether or not a virtual machine supports multiple snapshots.

This value is not set when the virtual machine is unavailable, for instance, when it is being created or deleted.

boolean
snapshotConfigSupported
Required

Indicates whether or not a virtual machine supports snapshot config.

boolean
poweredOffSnapshotsSupported
Required

Indicates whether or not a virtual machine supports snapshot operations in poweredOff state.

This flag doesn't affect vim.VirtualMachine.GetSnapshot, which is always supported.

boolean
memorySnapshotsSupported
Required

Indicates whether or not a virtual machine supports memory snapshots.

boolean
revertToSnapshotSupported
Required

Indicates whether or not a virtual machine supports reverting to a snapshot.

boolean
quiescedSnapshotsSupported
Required

Indicates whether or not a virtual machine supports quiesced snapshots.

boolean
disableSnapshotsSupported
Required

Deprecated as of vSphere API 4.0. The value returned from the server is always false.

Indicates whether or not snapshots can be disabled.

boolean
lockSnapshotsSupported
Required

Indicates whether or not the snapshot tree can be locked.

boolean
consolePreferencesSupported
Required

Indicates whether console preferences can be set for this virtual machine.

boolean
cpuFeatureMaskSupported
Required

Indicates whether CPU feature requirements masks can be set for this virtual machine.

Masking for hardware version 9 and newer virtual machines is controlled by VirtualMachineCapability.featureRequirementSupported.

boolean
s1AcpiManagementSupported
Required

Indicates whether or not a virtual machine supports ACPI S1 settings management.

boolean
settingScreenResolutionSupported
Required

Indicates whether of not this virtual machine supports setting the screen resolution of the console window.

This capability depends on the guest operating system configured for this virtual machine.

boolean
toolsAutoUpdateSupported
Required

Supports tools auto-update.

boolean
vmNpivWwnSupported
Required

Supports virtual machine NPIV WWN.

boolean
npivWwnOnNonRdmVmSupported
Required

Supports assigning NPIV WWN to virtual machines that don't have RDM disks.

boolean
vmNpivWwnDisableSupported
Required

Indicates whether the NPIV disabling operation is supported the virtual machine.

boolean
vmNpivWwnUpdateSupported
Required

Indicates whether the update of NPIV WWNs are supported on the virtual machine.

boolean
swapPlacementSupported
Required

Flag indicating whether the virtual machine has a configurable swapfile placement policy.

boolean
toolsSyncTimeSupported
Required

Indicates whether asking tools to sync time with the host is supported.

boolean
virtualMmuUsageSupported
Required

Indicates whether or not the use of nested page table hardware support can be explicitly set.

boolean
diskSharesSupported
Required

Indicates whether resource settings for disks can be applied to this virtual machine.

boolean
bootOptionsSupported
Required

Indicates whether boot options can be configured for this virtual machine.

boolean
bootRetryOptionsSupported
Required

Indicates whether automatic boot retry can be configured for this virtual machine.

boolean
settingVideoRamSizeSupported
Required

Flag indicating whether the video ram size of this virtual machine can be configured.

boolean
settingDisplayTopologySupported
Required

Indicates whether of not this virtual machine supports setting the display topology of the console window.

This capability depends on the guest operating system configured for this virtual machine.

boolean
recordReplaySupported
Required

Deprecated as of vSphere API 6.0.

Indicates whether record and replay functionality is supported on this virtual machine.

boolean
changeTrackingSupported
Required

Indicates that change tracking is supported for virtual disks of this virtual machine.

However, even if change tracking is supported, it might not be available for all disks of the virtual machine. For example, passthru raw disk mappings or disks backed by any Ver1BackingInfo cannot be tracked.

boolean
multipleCoresPerSocketSupported
Required

Indicates whether multiple virtual cores per socket is supported on this VM.

boolean
hostBasedReplicationSupported
Required

Indicates that host based replication is supported on this virtual machine.

However, even if host based replication is supported, it might not be available for all disk types. For example, passthru raw disk mappings can not be replicated.

boolean
guestAutoLockSupported
Required

Indicates whether features like guest OS auto-lock and MKS connection controls are supported for this virtual machine.

boolean
memoryReservationLockSupported
Required

Indicates whether memoryReservationLockedToMax may be set to true for this virtual machine.

boolean
featureRequirementSupported
Required

Indicates whether featureRequirement feature is supported.

boolean
poweredOnMonitorTypeChangeSupported
Required

Indicates whether a monitor type change is supported while this virtual machine is in the poweredOn state.

boolean
seSparseDiskSupported
Required

Indicates whether this virtual machine supports the Flex-SE (space-efficient, sparse) format for virtual disks.

boolean
nestedHVSupported
Required

Indicates whether this virtual machine supports nested hardware-assisted virtualization.

boolean
vPMCSupported
Required

Indicates whether this virtual machine supports virtualized CPU performance counters.

boolean
secureBootSupported
Optional

Indicates whether secureBoot is supported for this virtual machine.

boolean
perVmEvcSupported
Optional

Indicates whether this virtual machine supports Per-VM EVC mode.

boolean
virtualMmuUsageIgnored
Optional

Indicates that VirtualMachineFlagInfo.virtualMmuUsage is ignored by this virtual machine, always operating as if "on" was selected.

boolean
virtualExecUsageIgnored
Optional

Indicates that VirtualMachineFlagInfo.virtualExecUsage is ignored by this virtual machine, always operating as if "hvOn" was selected.

boolean
diskOnlySnapshotOnSuspendedVMSupported
Optional

Indicates whether this virtual machine supports creating disk-only snapshots in suspended state.

If this capability is not set, the snapshot of a virtual machine in suspended state will always include memory.

boolean
suspendToMemorySupported
Optional

Indicates whether this virtual machine supports suspending to memory.

Since: vSphere API Release 7.0.2.0

boolean
toolsSyncTimeAllowSupported
Optional

Indicates support for allowing or disallowing all tools time sync with host.

Since: vSphere API Release 7.0.1.0

boolean
sevSupported
Optional

Indicates support for AMD-SEV (Secure Encrypted Virtualization).

SEV is supported when set to true, and unsupported otherwise.

Since: vSphere API Release 7.0.1.0

boolean
pmemFailoverSupported
Optional

Indicates support for failover to a dfferent host on VM's with pmem.

Failover is supported when set to true, and unsupported otherwise.

Since: vSphere API Release 7.0.2.0

boolean
requireSgxAttestationSupported
Optional

Whether the VM supports requiring SGX remote attestation.

Since: vSphere API Release 8.0.0.1

boolean
changeModeDisksSupported
Optional

Indicates support for change mode on virtual disks

Since: vSphere API Release 8.0.0.1

boolean
vendorDeviceGroupSupported
Optional

Indicates support for Vendor Device Groups

Since: vSphere API Release 8.0.1.0