Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,8 @@ generic in this sense. If you are using the cvaas\_token parameter
please convert to api\_token because the cvaas\_token parameter will be
deprecated in the future.

Please note that the correct regional URL where the CVaaS tenant is deployed must be used. The following are the
cluster URLs used in production:
Please note that the correct regional URL where the CVaaS tenant is deployed must be used. The following
are some examples of the cluster URLs used in production, a full list can be found on [helpcenter](https://www.arista.io/help/articles/b3ZlcnZpZXcuQWxsLmRlcGxveW1lbnQ=#Y3ZhYXNEZXBsb3ltZW50-region):

| Region | URL |
|--------|-----|
Expand All @@ -193,6 +193,7 @@ cluster URLs used in production:

URLs without `www` are not supported.


### CVP Version Handling

The CVP RESTful APIs often change between releases of CVP. Cvprac
Expand Down
Loading