Open
Description
I want to be able to write some python to do something like, napalm_logs.get_authenticated_clients()
and then have it return a list of IPs that are properly authenticated. I looked through the utils but don't see anything there. Is there already something in place that I could get this info?