May be Jozef, Tomas or Anil may be able to help you - so you don't have to talk with yourself :)
On Fri, May 19, 2017 at 1:49 PM, yann bourdeau <[email protected]> wrote: > Hi All, > > I was successful at sending my experimenter via the RPC call. However, I > did not figure how to or if it is supported to send via the configuration > store (URL: http://localhost:8181/restconf/config/opendaylight- > inventory:nodes/node/openflow:1/table/2/flow/1234) for an experimenter. > Any help will be greatly appreciated. > > What I have working is: > URL: http://localhost:8181/restconf/operations/sal- > experimenter-message:send-experimenter > VERB: POST > BODY: > <?xml version="1.0" encoding="UTF-8" standalone="no"?> <input > xmlns="urn:opendaylight:experimenter-message:service"> <node > xmlns:inv="urn:opendaylight:inventory">/inv:nodes/inv: > node[inv:id="openflow:1"]</node> <table_id xmlns="urn:opendaylight: > openflowplugin:extension:noviflow:message">2</table_id> <payload_size > xmlns="urn:opendaylight:openflowplugin:extension: > noviflow:message">10</payload_size> <payload_offset > xmlns="urn:opendaylight:openflowplugin:extension: > noviflow:message">2</payload_offset> </input> > > Thanks in advance > > ps: sometimes I wonder if I talk only to myself on this mailing list ;) > > > Yann Bourdeau, M.Ing. > Senior Software Developer > 438-499-4607 <(438)%20499-4607> > [email protected] > > > > > _______________________________________________ > openflowplugin-dev mailing list > [email protected] > https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev > >
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
