Arrow down
arrow down
Arrow down
Arrow down
Arrow down

Posts tagged with: openconfig

Query Your Network like a Database

As companies are trying to become more agile to provide new services to their customers at a faster pace, more and more of them are embracing Network Automation in some shape or form. Network Automation can be very powerful, but it comes with a price: it’s frighteningly dangerous! A mistake in the automation toolchain can […]

Network Query Engine (NQE) with Postman

The GraphQL schema can be imported manually instead, providing autocomplete (no documentation, sorry). GraphQL Schema Definition Language (SDL) is the only format supported at the moment.

The NQE schema in SDL format can be exported from the Forward platform and manually imported in Postman. See the NQE Github repository for how-to instructions.

After the NQE schema is manually imported, you can easily build the Postman requests by selecting GraphQL, selecting the imported NQE schema, writing the query, send it and… voilà!

Query Your Network Like a Database to Gain Knowledge and Simplify Operations

Network Query Engine (NQE) takes configuration files and state information from across all your network devices and exposes it in a well-defined schema that can be queried like a database - to enable a new range of network management capabilities and insights. Read on to see how it works and how you can get started with it, today.

Top cross