Software Defined Networking
1830764 Members
2271 Online
110015 Solutions
New Discussion

Who Me Too'd this topic

kobisamoray
Occasional Advisor

Flow creation via REST API

Hi,

I'm writing an app which collaborates with the controller via REST API.

My app creates some static flows via the controller.

I assume that I should do that using 'POST /of/datapaths/{dpid}/flows' API.

However, I couldn't find the schema of the flowJson data which I should post to the controller.

 

Can anyone direct me to the schema?

 

Thanks,

 

Who Me Too'd this topic