Re: [Ryu-devel] OVSDB database Table

2018-08-16 Thread Faisal amin
Hi Knet I dont want to use any CLI command I just want to fetch information from the database without giving any manual command. On Thu, Aug 16, 2018 at 4:27 PM, knet solutions wrote: > Hi, > > Could you elaborate more on "OVSDB table"?and respective CLI commands > for those? > > > Thank y

Re: [Ryu-devel] OVSDB database Table

2018-08-16 Thread knet solutions
Hi, Could you elaborate more on "OVSDB table"?and respective CLI commands for those? Thank you for your answer. Actually I would like to develop a software > which will fetch information from the OVSDB table and display it to a web > page. It will be like a rest service. Any user can view a

Re: [Ryu-devel] OVSDB database Table

2018-08-16 Thread Faisal amin
Hi Knet, Thank you for your answer. Actually I would like to develop a software which will fetch information from the OVSDB table and display it to a web page. It will be like a rest service. Any user can view any particular table of the OVSDB database. Like if a user want to view the QoS table th

Re: [Ryu-devel] OVSDB database Table

2018-08-16 Thread knet solutions
As per my knowledge you can use OVSDB API to access the OVS (Similar to OVS CLI Commands). > >I have just a question regarding OVSDB table . Can the OVSDB database > access like a SQL database like I can view the table and insert information > by the controller like a SQL >database. > > >Regards

[Ryu-devel] OVSDB database Table

2018-08-16 Thread Faisal amin
Hi Ryu Team, I have just a question regarding OVSDB table . Can the OVSDB database access like a SQL database like I can view the table and insert information by the controller like a SQL database. Regards Faisal -- Check