kytos-ng / telemetry_int

Kytos Telemetry Napp
MIT License
0 stars 2 forks source link

Parametrize a `force: bool` when enabling or disabling INT #23

Closed viniarck closed 1 year ago

viniarck commented 1 year ago

This is a requirement that has been augmented on https://github.com/kytos-ng/kytos/pull/402/files:

a) POST /telemetry_int/v1/evc/enable and POST /telemetry_int/v1/evc/disable will allow a force boolean flag which will ignore if an EVC exist or not, so it'll either provision or decommission accordingly.