Skip to content
Merged
Show file tree
Hide file tree
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
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,12 +208,22 @@ API calls directly if they want to avoid the potential time delay of
some API functions. The current API version information handled by
cvprac is shown below.

- Current latest API version is 4.0 API version is set to latest
- available version for CVaaS API version is set to 4.0 for 2020.1.1 and
- Current latest API version is 14.0 API version is set to latest (2024.3.X+)
- available version for CVaaS API version is set to 14.0 for 2024.3.X and
- beyond. API version is set to 3.0 for 2019.0.0 through 2020.1.0 API
- version is set to 2.0 for 2018.2.X API version is set to 1.0 for
- 2018.1.X and prior

#### CVP 2025.2.X+

As of CVP 2025.2.0 and beyond the network provisioning service is disabled by default for new
installations of CVP. If you have upgraded to CVP 2025.2.X+ from a previous version then the
network provisioning service should be running as usual.

If you have done a fresh install of CVP 2025.2.X+ and you want to continue to use provisioning APIs
you will have to enable and start the networkprovisioning service. Please contact TAC for
information on enabling networkprovisioning in CVP 2025.2.X+.

### Examples

Example using CVP On Prem client get method directly:
Expand Down
Loading
Loading