vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostPnicNetworkResourceInfo(vim.host.RuntimeInfo.PnicNetworkResourceInfo)
- Property of
- HostNetworkResourceRuntime
- Extends
- DynamicData
- See also
- HostPlacedVirtualNicIdentifier
- Since
- vSphere API Release 6.0
Data Object Description
This data type describes the avaialable capacity for VM traffic on a physical NICProperties
Name | Type | Description |
---|---|---|
availableBandwidthForVMTraffic* | xsd:long |
The total bandwidth available for VM traffic
|
placedVirtualNics* | HostPlacedVirtualNicIdentifier[] |
The connected virtual NICs of powered on Virtual Machines
that are placed on this physical NIC
|
pnicDevice | xsd:string |
The physical NIC device
|
unusedBandwidthForVMTraffic* | xsd:long |
The unused bandwidth for VM traffic
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |