vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - DistributedVirtualSwitchHostMemberPnicSpec(vim.dvs.HostMember.PnicSpec)
- Property of
- DistributedVirtualSwitchHostMemberPnicBacking
- Extends
- DynamicData
- Since
- vSphere API Release 4.0
Data Object Description
Specification for an individual physical NIC.Properties
Name | Type | Description |
---|---|---|
connectionCookie* | xsd:int |
Cookie that represents this DistributedVirtualSwitchPortConnection
instance for the port. The cookie value is generated by the
Server. The Server ignores any value set by an SDK client.
The same cookie is present in the distributed virtual port configuration
(DistributedVirtualPort.connectionCookie)
so that the Server can verify that the entity is the rightful
connectee of the port.
|
pnicDevice | xsd:string |
Name of the physical NIC to be added to the proxy switch.
See PhysicalNic.device.
|
uplinkPortgroupKey* | xsd:string |
Key of the portgroup to be connected to the physical NIC.
|
uplinkPortKey* | xsd:string |
Key of the port to be connected to the physical NIC.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |