Cisco Nexus Hyperfabric Automation

This repository provides code samples to automate various tasks related to Cisco Nexus Hyperfabric.

What is Cisco Nexus Hyperfabric?

Cisco Nexus Hyperfabric is a cloud-managed network fabric data-center solution, delivered as a service, that enables customers to easily design, deploy, manage, and scale multiple fabrics globally with a minimum of expertise.

What's in this repository?

This repository includes code samples written in Python to automate common Nexus Hyperfabric tasks such as:

  • Fabric provisioning
  • Fabric modifications
  • ...

Authentication

All access to Cisco Nexus Hyperfabric requires a bearer token. Obtain a token by selecting 'API bearer tokens' after clicking on your username in the top right-hand corner of the screen once logged into hyperfabric.cisco.com

Add the token as an environment variable by using export AUTH_TOKEN=`cat AUTH_TOKEN` for example, assuming you have saved the token in a local file called AUTH_TOKEN.

View code on GitHub
  • Owner

  • Contributors

    +1Github contributor
  • Categories

  • Programming Languages

    Python
  • License

    MIT License

Code Exchange Community

Get help, share code, and collaborate with other developers in the Code Exchange community.View Community
Disclaimer:
Cisco provides Code Exchange for convenience and informational purposes only, with no support of any kind. This page contains information and links from third-party websites that are governed by their own separate terms. Reference to a project or contributor on this page does not imply any affiliation with or endorsement by Cisco.