vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - HostSharedGpuCapabilities(vim.host.SharedGpuCapabilities)
- Property of
 - HostConfigInfo, HostGraphicsManager
 - Extends
 - DynamicData
 - Since
 - vSphere API Release 6.7
 
Data Object Description
Capability vector indicating the available shared graphics features.Properties
| Name | Type | Description | 
|---|---|---|
| diskSnapshotSupported | xsd: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.
       | 
| memorySnapshotSupported | xsd:boolean | 
         Indicates whether the GPU plugin on this host is capable of
 memory snapshots.
       | 
| migrateSupported | xsd:boolean | 
         Indicates whether the GPU plugin on this host is capable of
 migration.
       | 
| suspendSupported | xsd:boolean | 
         Indicates whether the GPU plugin on this host is capable of
 suspend-resume.
       | 
| vgpu | xsd:string | 
         Name of a particular VGPU available as a shared GPU device. See VirtualMachinePciSharedGpuPassthroughInfo  | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |