Open Kilda Java Documentation
push_flows.py File Reference

Go to the source code of this file.

Namespaces

 app.tests.push_flows
 

Variables

string app.tests.push_flows.url = "http://localhost:80/api/v1/push/flows"
 
dictionary app.tests.push_flows.headers
 
list app.tests.push_flows.j_data
 
 app.tests.push_flows.result = requests.put(url, json=j_data, headers=headers)