Skip to content

A lightweight Python wrapper for the AppNeta Performance Manager API

Notifications You must be signed in to change notification settings

mikemorgan15/pyapm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pyAPM

A lightweight Python wrapper for the AppNeta Performance Manager API

See example.py for usage examples. Run 'pip install -r requirements.txt' to install dependencies (only 'Requests' at this time).

Not an official AppNeta product. Caveat emptor.

CURRENT STATUS:

  • Appliance, Alert Profile, Diagnostic, Flow, Organization, Path and Saved List classes are present.
  • WebApplication class partially complete.

TO-DO:

  • Better examples.
  • Unit tests.
  • Improved exception handling.
  • Maybe some bug fixing.

About

A lightweight Python wrapper for the AppNeta Performance Manager API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages