aristanetworks / go-cvprac

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

Deprecate POST /inventory/deleteDevices.do #65

Closed cheynearista closed 4 years ago

cheynearista commented 4 years ago

We need to deprecate DeleteDevices(). The endpoint/inventory/deleteDevices.do is:

The initial plan for go-cvprac is to change/rename DeleteDevices() to DeleteDevicesByMac(), and add an additional method called DeleteDevicesBySerial(). These changes will reside in v3 branch and be tagged v3.x. Anyone updating to v3.x of go-cvprac will have a compile failure if they are using DeleteDevices()...users can easily address the change once they get the compile time error.

v3.x will only be supported on cvp >= 2020.1.0