OpenIxia / IxNetwork

A central location for IxNetwork sample scripts and utilities. Please also visit http://openixia.com
MIT License
50 stars 59 forks source link

PlEASE READ:

The IxNetRestApi library in this level /IxNetwork/RestApi is deprecated in favor of using /IxNetwork/RestPy. RestPy is superior and easier to automate. It is a library that comes with all IxNetwork class objects for automation. This means you don't have to request for any wrappers to perform any CRUDs.

See RestPy sample scripts in https://github.com/OpenIxia/IxNetwork/tree/master/RestPy/SampleScripts loadConfigFile.py and bgpNgpf.py would be great starting points.

With tha said, the IxNetRestApi library is no longer maintained. There will not be having new functions and enhancements.