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
// Package xmcnbiclient interfaces with the Northbound Interface of Extreme Management Center.
// Using xmcnbiclient, any Go program can connect to XMC, authenticate using either HTTP Basic Auth or OAuth and send API queries and receive the results.