Hi, I am trying to build REST APIs for interacting with OF switches from RYU.
Using the curl command from CLI, I can retrieve the info I want. But while using Postman, my requests don't go through. My RYU app is running on an Openstack VM with the ofctl_rest.py app. On Postman, my request is GET http://<IP address of VM>:8080/stats/switches with 'no authorization' SSL certificate, proxy and other settings are off. Any idea on how I could fix this? Regards, Vibha Goutham
_______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel