Releases: cnewkirk/suzieq-api-wrapper
Releases · cnewkirk/suzieq-api-wrapper
Release list
v0.1.0 – Initial release
Initial release of suzieq-api-wrapper.
Highlights
- 21 SuzieQ tables with full verb coverage (89 public methods)
- show / summarize / top on all tables
- unique on all tables except
devconfig - assert on
bgp,evpnVni,interface,ospf - lpm on
route, find onnetwork - Typed exception hierarchy (
AuthenticationError,NotFoundError, etc.) - 237 unit tests (mocked HTTP, no live server required)
- Read-only smoke test for live server validation
- mkdocs-material documentation site