Table of Contents
cvprac is a python library to manage CVP.
cvprac is written using CVP REST APIs an CVP resource APIs.
Source code: https://github.com/aristanetworks/cvprac
Examples https://github.com/aristanetworks/cvprac/tree/develop/docs/labs
pip install cvprac==1.2.0
pip list
Token based authentication is required. To enable token based authentication, refer to this directory
You will find examples in this directory.