This group is locked. No changes can be made to the group while it is locked.
Re: Require help for OVSDB configuration
Vishal Thapar <vthapar@...>
Hi Suresh, The documentation is correct, you're not specifying the media type [application/json] correctly. Correct syntax would depend on the client you're using to make PUT call. Easy way is to use Postman using collections mentioned in https://docs.opendaylight.org/en/stable-fluorine/user-guide/ovsdb-user-guide.html#references If you're using curl, you need to use -H "Content-Type: application/json". Regards, Vishal. On Mon, Feb 25, 2019 at 9:53 AM S Suresh <sureshkumarr.s@...> wrote:
|