vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - DVSHostLocalPortInfo(vim.dvs.DistributedVirtualPort.HostLocalPortInfo)
- Property of
- HostLocalPortCreatedEvent
- Extends
- DynamicData
- See also
- DVPortSetting
- Since
- vSphere API Release 5.1
Data Object Description
This data object type describes the information about the host local port. A host local port is created to resurrect the management network connection on a VMkernel Virtual NIC.Properties
Name | Type | Description |
---|---|---|
portKey | xsd:string |
Portkey of the DVPort that management interface is now connected to.
|
setting | DVPortSetting |
The configuration of the new host local port.
|
switchUuid | xsd:string |
UUID of the vSphere Distributed Switch that management interface is connected to.
|
vnic | xsd:string |
The Virtual NIC device connected to this port
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |