Skip to content

Clients that use the GraphQL-based API provided by the Northbound Interface (NBI) of Extreme Management Center (XMC).

Notifications You must be signed in to change notification settings

rbrt-weiler/xmc-nbi-clients

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XMC API Clients

This project is meant to collect some generic clients utilizing the GraphQL-based API provided by the Northbound Interface (NBI) of Extreme Management Center (XMC).

Cloning and Updating

As this projects primarily consists of submodules you should clone with --recurse-submodules, e.g.:

git clone --recurse-submodules https://gitlab.com/bell-computer-netzwerke/xmc-nbi-clients.git

If you have cloned the repository without recursing, git submodule update --init --recursive may help. Bumping every submodule to the most current version can be achieved with git submodule update --remote --merge.

Source

The original project is hosted at GitLab, with a fork by the original author at GitLab and a copy over at GitHub. Fork and copy may be more current.

About

Clients that use the GraphQL-based API provided by the Northbound Interface (NBI) of Extreme Management Center (XMC).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published