1
0
Fork 0

Merging upstream version 1.3.2+dfsg.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-05 14:18:14 +01:00
parent 77fa26eaf5
commit aa182b4768
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
7 changed files with 127 additions and 29 deletions

View file

@ -5,10 +5,12 @@ to help users interact with Arista CloudVision easily and automate the provision
## Table of Contents
1. [Authentication](#authentication)
- [cvprac labs](#cvprac-labs)
- [Table of Contents](#table-of-contents)
- [Authentication](#authentication)
- [Password Authentication](#password-authentication)
- [Service Account Token Authentication](#service-account-token-authentication)
1. [Known Limitations](#known-limitations)
- [Known Limitations](#known-limitations)
## Authentication
@ -60,6 +62,8 @@ clnt = CvpClient()
clnt.connect(nodes=['10.83.13.33'], username='',password='',api_token=token)
```
> Note that for CVaaS the correct regional URL must be used including `www.`. Please refer to the main page's [README.md](../../README.md#cvaas)
## Known Limitations
- for any APIs that interact with EOS devices, the service account name must match the name of the username