vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - VMwareUplinkPortOrderPolicy(vim.dvs.VmwareDistributedVirtualSwitch.UplinkPortOrderPolicy)
- Property of
 - VmwareUplinkPortTeamingPolicy
 - Extends
 - InheritablePolicy
 - Since
 - vSphere API Release 4.0
 
Data Object Description
This data object type describes uplink port ordering policy for a distributed virtual port. A uplink port can be in the active list, the standby list, or neither. It cannot be in both lists.Properties
| Name | Type | Description | 
|---|---|---|
| activeUplinkPort* | xsd:string[] | 
         List of active uplink ports used for load balancing.
       | 
| standbyUplinkPort* | xsd:string[] | 
         Standby uplink ports used for failover.
       | 
| Properties inherited from InheritablePolicy | ||
| inherited | ||
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |