Open Kilda Java Documentation
deploy-flow-rules.py File Reference

Go to the source code of this file.

Namespaces

 deploy-flow-rules
 

Variables

string deploy-flow-rules.url = "http://localhost:8088/api/v1/flows"
 
dictionary deploy-flow-rules.headers
 
dictionary deploy-flow-rules.j_data
 
 deploy-flow-rules.result = requests.put(url, json=j_data, headers=headers)