Data Object - VMwareDVSVlanHealthCheckResult(vim.dvs.VmwareDistributedVirtualSwitch.VlanHealthCheckResult)

Extends
HostMemberUplinkHealthCheckResult
See also
NumericRange
Since
vSphere API 5.1

Data Object Description

This class defines Vlan health check result of an uplink port in the VMware vSphered Distributed Switch.

Properties

Name Type Description
trunkedVlan*NumericRange[]

The vlans which are trunked by the physical switch connected to the uplink port. If the vlan is not a range, but a single Id, both start and end have the same value with the single vlan Id.
untrunkedVlan*NumericRange[]

The vlans which are not trunked by the physical switch connected to the uplink port. If the vlan is not a range, but a single Id, both start and end have the same value with the single vlan Id.
Properties inherited from HostMemberUplinkHealthCheckResult
uplinkPortKey
Properties inherited from HostMemberHealthCheckResult
summary
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition