pyaoscx.arp module

pyaoscx.arp.get_arp_entries(vrf_name, **kwargs)

Perform a GET call on Neighbors table to get ARP entries

Parameters:
  • vrf_name – Alphanumeric name of VRF
  • kwargs – keyword s: requests.session object with loaded cookie jar keyword url: URL in main() function
Returns:

List of dictionaries each containing one ARP entry