Data Object - HostSharedGpuCapabilities(vim.host.SharedGpuCapabilities)

Property of
HostConfigInfo, HostGraphicsManager
Extends
DynamicData
Since
vSphere API 6.7

Data Object Description

Capability vector indicating the available shared graphics features.

Properties

Name Type Description
diskSnapshotSupportedxsd:boolean

Indicates whether the GPU plugin on this host is capable of disk-only snapshots when VM is not powered off. Disk Snaphosts on powered off VM are always supported.
memorySnapshotSupportedxsd:boolean

Indicates whether the GPU plugin on this host is capable of memory snapshots.
migrateSupportedxsd:boolean

Indicates whether the GPU plugin on this host is capable of migration.
suspendSupportedxsd:boolean

Indicates whether the GPU plugin on this host is capable of suspend-resume.
vgpuxsd:string

Name of a particular VGPU available as a shared GPU device.
See VirtualMachinePciSharedGpuPassthroughInfo

Properties inherited from DynamicData
None

Show WSDL type definition