You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VlanLister uses the GraphQL-based API provided by the Northbound Interface (NBI) of Extreme Management Center (XMC) to generate a CSV file that lists all VLANs that are configured on all up switches along with port associations.
A Go module that interfaces with the Northbound Interface (NBI) of Extreme Networks' network management suite Extreme Management Center (XMC; formerly known as NetSight).
DeviceLister uses the GraphQL-based API provided by the Northbound Interface (NBI) of Extreme Management Center (XMC) to fetch and display a list of all devices.
GenericNbiClient sends a query to the GraphQL-based API provided by the Northbound Interface (NBI) of Extreme Management Center (XMC) and prints the raw JSON response to stdout.