Skip to main content

Module to interact with Arista CloudVision

Project description

CloudVision API (rCVP API)

This is a custom CVP API wrapper.

Support

This has been tested on CVP versions:

  • 2018.2.2
  • 2018.2.3
  • 2018.2.4

Usage

Install using the Python Package Index

pip install rcvpapi

Import into Python

from rcvpapi.rcvpapi import *

# Create connection to CloudVision
cvp_cnt = CVPCON(cvp_ip,cvp_user,cvp_user_pwd)

# Check current CloudVision session ID
cvp_cnt.SID

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rcvpapi-1.5.12.tar.gz (6.1 kB view hashes)

Uploaded Source

Built Distribution

rcvpapi-1.5.12-py2-none-any.whl (18.8 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page