Data Object - VirtualMachineCapability(vim.vm.Capability)

Property of
VirtualMachine, VirtualMachineConfigOption
Extends
DynamicData
Since
2.0

Data Object Description

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

Properties

Name Type Description
bootOptionsSupportedxsd:boolean

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

Since VI API 2.5
bootRetryOptionsSupportedxsd:boolean

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

Since vSphere API 4.1
changeTrackingSupportedxsd:boolean

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.

Since vSphere API 4.0
consolePreferencesSupportedxsd:boolean

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

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 featureRequirementSupported.
disableSnapshotsSupportedxsd:booleanDeprecated. As of vSphere API 4.0. The value returned from the server is always false.

Indicates whether or not snapshots can be disabled.

Since VI API 2.5
diskOnlySnapshotOnSuspendedVMSupported*xsd:boolean

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.

Since vSphere API 6.7
diskSharesSupportedxsd:boolean

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

Since VI API 2.5
featureRequirementSupportedxsd:boolean

Indicates whether featureRequirement feature is supported.

Since vSphere API 5.1
guestAutoLockSupportedxsd:boolean

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

Since vSphere API 5.0
hostBasedReplicationSupportedxsd:boolean

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.

Since vSphere API 5.0
lockSnapshotsSupportedxsd:boolean

Indicates whether or not the snapshot tree can be locked.

Since VI API 2.5
memoryReservationLockSupportedxsd:boolean

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

Since vSphere API 5.0
memorySnapshotsSupportedxsd:boolean

Indicates whether or not a virtual machine supports memory snapshots.
multipleCoresPerSocketSupportedxsd:boolean

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

Since vSphere API 5.0
multipleSnapshotsSupportedxsd:boolean

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.
nestedHVSupportedxsd:boolean

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

Since vSphere API 5.1
npivWwnOnNonRdmVmSupportedxsd:boolean

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

Since VI API 2.5
perVmEvcSupported*xsd:boolean

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

Since vSphere API 6.7
poweredOffSnapshotsSupportedxsd:boolean

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.
poweredOnMonitorTypeChangeSupportedxsd:boolean

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

Since vSphere API 5.1
quiescedSnapshotsSupportedxsd:boolean

Indicates whether or not a virtual machine supports quiesced snapshots.
recordReplaySupportedxsd:booleanDeprecated. as of vSphere API 6.0

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

Since vSphere API 4.0
revertToSnapshotSupportedxsd:boolean

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

Indicates whether or not a virtual machine supports ACPI S1 settings management.
secureBootSupported*xsd:boolean

Indicates whether secureBoot is supported for this virtual machine.

Since vSphere API 6.5
seSparseDiskSupportedxsd:boolean

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

Since vSphere API 5.1
settingDisplayTopologySupportedxsd:boolean

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.

Since vSphere API 4.0
settingScreenResolutionSupportedxsd:boolean

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.
settingVideoRamSizeSupportedxsd:boolean

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

Since VI API 2.5
sevSupported*xsd:boolean

Indicates support for AMD-SEV (Secure Encrypted Virtualization). SEV is supported when set to true, and unsupported otherwise.

Since vSphere API 7.0.1.0
snapshotConfigSupportedxsd:boolean

Indicates whether or not a virtual machine supports snapshot config.
snapshotOperationsSupportedxsd:boolean

Indicates whether or not a virtual machine supports snapshot operations.
swapPlacementSupportedxsd:boolean

Flag indicating whether the virtual machine has a configurable swapPlacement.

Since VI API 2.5
toolsAutoUpdateSupportedxsd:boolean

Supports tools auto-update.
toolsSyncTimeAllowSupported*xsd:boolean

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

Since vSphere API 7.0.1.0
toolsSyncTimeSupportedxsd:boolean

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

Since VI API 2.5
virtualExecUsageIgnored*xsd:boolean

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

Since vSphere API 6.7
virtualMmuUsageIgnored*xsd:boolean

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

Since vSphere API 6.7
virtualMmuUsageSupportedxsd:boolean

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

Since VI API 2.5
vmNpivWwnDisableSupportedxsd:boolean

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

Since vSphere API 4.0
vmNpivWwnSupportedxsd:boolean

Supports virtual machine NPIV WWN.

Since VI API 2.5
vmNpivWwnUpdateSupportedxsd:boolean

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

Since vSphere API 4.0
vPMCSupportedxsd:boolean

Indicates whether this virtual machine supports virtualized CPU performance counters.

Since vSphere API 5.1
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition