cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
809
Views
1
Helpful
1
Replies

End User Tracking

smp
Level 4
Level 4

Is there any way in the API to extract all the MAC addresses found on a particular switch interface?

1 Reply 1

Spencer Zier
Cisco Employee
Cisco Employee

/webacs/api/v2/data/Clients?.full=true&clientInterface=<interface_name>&deviceName=<switch_name>&status=ASSOCIATED

Will show all clients currently (as of the last network collection by PI) connected to a given switch on a given interface.  The response includes the MAC of the client.