Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualMachineVgpuProfileInfo(vim.vm.VgpuProfileInfo)
- Property of
- ConfigTarget
- Returned by
- RetrieveVgpuProfileInfo
- Extends
- VirtualMachineTargetInfo
- See also
- VirtualMachineVMotionStunTimeInfo
- Since
- vSphere API Release 7.0.3.0
Data Object Description
Description of PCI vGPU profile and its attributes.Properties
Name | Type | Description |
---|---|---|
deviceVendorId | xsd:long |
A well-known unique identifier for the device that supports this
profile. It concatenates the 16-bit PCI vendor id in lower bits
followed by 16-bit PCI device id.
|
fbSizeInGib | xsd:long |
The profile framebuffer size in gibibytes.
|
profileClass | xsd:string |
Indicate class for this profile.
|
profileName | xsd:string |
The vGPU profile name.
|
profileSharing | xsd:string |
Indicate how this profile is shared within device.
|
stunTimeEstimates* | VirtualMachineVMotionStunTimeInfo[] |
VMotion stun time information for this profile.
Since vSphere API Release 8.0.2.0 |
Properties inherited from VirtualMachineTargetInfo | ||
configurationTag, name | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |