Skip to main content

DeviceHost

Fields

nametypenullabledescription
nameStringtrueThe name of the host. Present for ESX hosts or cloud compute instances. Missing for hosts inferred from ARP and MAC entries.
addressesList<IpSubnet>falseThe IP addresses of this host. If a host has a single address, then this set will contain a single /32 or /128 subnet. If the host has multiple IP addresses, these are represented by one or more subnets, where each subnet represents all the IP addresses within the subnet.
colocatedAddressesList<IpAddress>falseThe /32 or /128 IP addresses that are configured as routes on gateway devices, where the route's nexthop is one of the host's IP addresses.
macAddressMacAddresstrueCan be missing for VMs directly discovered from vCenter.
interfacesList<String>falseThe names of interfaces on the device on which the host was observed.
vlansList<VlanRange>falseThe VLANs to which this host's traffic are mapped, exposed as a set of VLAN ranges. For access ports, this is the single VLAN to which untagged frames are mapped. For end hosts on trunk ports, this is the single VLAN ID to which the uncollected downstream access switch maps untagged frames. For hosts that are actually uncollected network devices attached to a trunk port, this will contain multiple VLAN tags. For ACI leaf devices, this is the external VLANs accepted by the leaf, not the VLAN to which ACI maps traffic to internally. If this set is empty, then the interfaces on the device are VLAN-unaware and the traffic from this host is being bridged.
gatewayInterfacesList<DeviceL3IfaceName>false--
hostTypeDeviceHostTypefalse--
securityZonesList<DeviceSecurityZoneReference>false--

Used by

network → devices → hosts

See also

Data model path