Skip to main content

IxNetwork REST API Python Client

Project description

IxNetwork REST API Client

This is an alpha build and is subject to change!

Features

  • classes are generated from the latest released version of IxNetwork
    • the only class that can be directly be instantiated is the TestPlatform class
    • all other classes are accessed via a child property on the parent class
    • classes have helper methods depending on the type of class
      • required classes are automatically populated with one and only instance
      • user list classes have add, remove, find helper methods
    • every instantiated class encapsulates instances retrieved from the server
    • encapsulated instances can be accessed using iterators or indexes
    • class iterator/index support includes: __iter__ __next__ __getitem__ __len__
  • installs via pip
    • pip install -U ixnetwork-restpy
  • documentation that is part of the REST API browser is inlined in all generated classes
    • inlined documentation is also available via a static documentation browser distributed with the package
    • no need to connect to a running instance of IxNetwork to get API documentation
  • samples distributed with the package

Limitations

  • minimum IxNetwork support is 8.42

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

ixnetwork_restpy-0.1.22-py2.py3-none-any.whl (3.9 MB view hashes)

Uploaded Python 2 Python 3

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