Skip to main content

IxNetwork REST API Client

Project description

https://travis-ci.org/ajbalogh/ixnetwork_client_python.svg?branch=master https://img.shields.io/pypi/v/ixnetwork-rest.svg https://img.shields.io/pypi/pyversions/ixnetwork-rest.svg https://img.shields.io/badge/license-MIT-green.svg

IxNetwork REST API python client

A python client that interacts with an Ixia Solutions Group IxNetwork test tool. In order to use the REST feature the IxNetwork test tool must be version 8.x or higher.

BREAKING CHANGES!!!

  • New Package Name on PyPi

    • pip install ixnetwork-rest

  • As of version 0.55a32 IxnObject auto generated .create_<child_name> methods are no longer supported.

    • Existing code that uses those methods will need to be refactored to IxnObject.create_child(<child_name>).

    • As a result a significant increase in performance will be realized.

Features

  • JSON import/export/configure

  • Low level access to the entire IxNetwork hierarchy

  • Query the ixnetwork hierarchy

  • Sample Code

  • High level management classes

    • Session Management

    • File Management

    • Configuration Management

    • Port Management

    • Statistics Management

In Development

  • Protocol emulation management class

    • Find protocol emulation instances and sessions

    • Execute operations on those specific sessions

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ixnetwork-rest-0.55a57.tar.gz (326.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page