Test Search vSphere Web Services API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Enum - VMwareDVSTeamingMatchStatus(vim.dvs.VmwareDistributedVirtualSwitch.TeamingMatchStatus)
- Since
- vSphere API Release 5.1
Enum Description
The teaming health check match status.Enum Constants
Name | Description |
---|---|
iphashMatch |
The value of 'loadbalance_ip' is used in a uplink teaming policy
policy
in the vSphere Distributed Switch, and the external physical switch
has the matching EtherChannel configuration.
|
iphashMismatch |
The value of 'loadbalance_ip' is used in a uplink teaming policy
policy
in the vSphere Distributed Switch, but the external physical switch
does not have the matching EtherChannel configuration.
|
nonIphashMatch |
The value of 'loadbalance_ip' is not used in a uplink teaming policy
policy
in the vSphere Distributed Switch, and the external physical switch
does not have EtherChannel configuration.
|
nonIphashMismatch |
The value of 'loadbalance_ip' is not used in a uplink teaming policy
policy
in the vSphere Distributed Switch, but the external physical switch
has EtherChannel configuration.
|
Show WSDL type definition
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |