networktocode / network-importer

The network importer is a tool/library to analyze and/or synchronize an existing network with a Network Source of Truth (SOT), it's designed to be idempotent and by default it's only showing the difference between the running network and the remote SOT.
Other
169 stars 42 forks source link

JSON Adaptor #323

Open scetron opened 10 months ago

scetron commented 10 months ago

Proposed Functionality

Ability to output JSON files about what has been discovered, rather than pushing directly into an adapter.

Use Case

Configuration Changes

jvanderaa commented 10 months ago

This could be really helpful coupled with something that @joewesch has available.