vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualDeviceDeviceGroupInfo(vim.vm.device.VirtualDevice.DeviceGroupInfo)
- Property of
- VirtualDevice
- Extends
- DynamicData
- Since
- vSphere API Release 8.0.0.1
Data Object Description
VirtualDeviceDeviceGroupInfo
contains information
about the device group device is assigned to.
Properties
Name | Type | Description |
---|---|---|
groupInstanceKey | xsd:int |
Device group instance key from
VirtualDeviceGroups.DeviceGroup .
|
sequenceId | xsd:int |
Device sequence in the group. Small unique positive integer obtained
from VendorDeviceGroupInfo.ComponentDeviceInfo#device
template.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |