v1
latestSwagger 2.02026-07-173949114.3 KBGet all MAC FDB information for a given network device
Retrieves all MAC address forwarding database (MACFDB) information for a given switch or host in the network, such as MAC address, timestamp, next hop, destination, port, and VLAN. Refer to MacFdb model for all data collected.
Path parameters
User-specified name for a network switch or host. For example, leaf01, spine04, host-6, engr-1, tor-22.
Query parameters
Display results for a given time. Time must be entered in Epoch format. For example, to display the results for Monday February 13, 2019 at 1:25 pm, use a time converter and enter 1550082300.
Number of entries to display starting from the offset value. For example, a count of 100 displays 100 entries at a time.
Used in combination with count, offest specifies the starting location within the set of entries returned. For example, an offset of 100 would display results beginning with entry 101.
Response
successful operation