All posts

Ask your fabric: the NL Query engine

ARIA Team·May 15, 2026toolsnl-queryai

Ask your fabric

The NL Query engine lets you interrogate a design without learning a DSL.

Examples that work today

  • "List all spines in pod 2"
  • "Which leaves have fewer than two uplinks?"
  • "What hosts share VLAN 200 across racks?"
  • "Show border leaves connected to DCI"

Each question compiles to a typed graph query, runs against the topology store, and returns a table — plus the generated query so you can audit it.

Open Tools → NL Query.