How do I add, delete, modify a flow using the ODL API or Curl?
A question people frequently ask is "how to add a flow in OpenDaylight?". This can be a little confusing because the UI for changing flows in DLUX only works with ADSAL in the Helium release and not MDSAL (which is what you will usually be using). ...