Skip to content

ixiacom/ixnetwork-api-rb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ixnetwork.rb is the Ruby library for the IxNetwork Low Level API that allows you to configure and run IxNetwork tests.

Installing

The master branch always contains the latest official release. It is only updated on new IxNetwork releases. Official releases are posted to RubyGems.
The dev branch contains improvements and fixes of the current release that will go into the next release version.
  • To install the official release just run gem install ixnetwork
  • To install the version in github: clone the repository, run gem build ixnetwork.gemspec and then gem install ./ixnetwork-8.40.0.gem.
  • To just use the library in github without building and installing add the path to the library to Ruby's $LOAD_PATH

Documentation

For general language documentation of IxNetwork API see IxNetwork API Docs.
This will require a login to Ixia Support web page.

IxNetwork API server / Ruby Support ================================== ixnetwork API lib 8.40.0 supports IxNetwork API server 8.40+ and Ruby 1.9.3.

Compatibility Policy

ixnetwork supported IxNetwork API server version and Ruby versions are mentioned in the above "Support" section.
Compatibility with older versions may work but will not be actively supported.

Related Projects

About

IxNetwork API Ruby Bindings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages