aristanetworks / go-cvprac

BSD 3-Clause "New" or "Revised" License
4 stars 10 forks source link

ChangeControl: Resource API & Scheduling #85

Open ksArista opened 1 year ago

ksArista commented 1 year ago

Adds initial support for ChangeControl manipulation via the Resource API, in addition to change control scheduling. Functions added here mostly mirror those exposed by the python cvprac library in functionality. This includes the approval endpoints.

Includes the contents of origin/resource-api due to the different URL structure used by modern CVP versions.