STORDIS / orca_backend

ORCA Backend is a REST API server written using Django framework to access orca_nw_lib functionalities. It is a backend service that can be used by applications to interact with SONiC Network and devices.
https://stordis.github.io/
Apache License 2.0
2 stars 3 forks source link

vlan member tagging / untagging issue #38

Closed vivek-metricdust closed 3 months ago

vivek-metricdust commented 3 months ago

when the vlan member is untagged and then it is changed to tagged the api is successful but the database is not getting updated.