Skip to content

Commonly used requests for interacting with NX-OS / NXAPI devices.

Notifications You must be signed in to change notification settings

agraymd/nxapi-blocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

nxapi-blocks

Commonly used requests for interacting with NX-OS / NXAPI devices.

Started this repo to add code blocks for NX-API tasks. The first addition 'authenticate-store-token.py' is a function that takes three arguments and returns the authentication token for use in subsequent requests. You can use the script at the terminal by passing 'username' 'password' 'X.X.X.X' or import and use in your existing code.

About

Commonly used requests for interacting with NX-OS / NXAPI devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages