I am looking for a way to use the Cisco Business Dashboard API to fetch the devices currently connected to each port of a switch (Mac Address Table). This would then be used to map devices by mac address to specific configurations.
It looks like by fetching the node, I can get the Host device mac address, but not the port it is connected to.
Any ideas?