Added Arista cvprac

This is Python library for Arista's orchestrator tool called CloudVision Portal.
This commit is contained in:
Andras Dosztal 2024-10-23 13:41:31 +02:00 committed by GitHub
parent a38ebd4ef1
commit ddf7c40a89
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -349,6 +349,7 @@ Network Automation is a cross between the discipline of [Network Infrastructure]
## Vendor Abstraction Library
- [cvprac](https://github.com/aristanetworks/cvprac) - Python library for Arista CVP.
- [clicrud](https://github.com/davidjohngee/clicrud) - Brocade specific (MLX/VDX/ICX/CER/CES) CLI driver (Telnet & SSH).
- [dnacentersdk](https://github.com/cisco-en-programmability/dnacentersdk) - Python library for Cisco DNA Center Platform API.
- [f5-common-python](https://github.com/F5Networks/f5-common-python) - Python SDK for configuration and monitoring of F5 BIG-IP devices via the iControl REST API.