![]() |
Open Kilda Java Documentation
|
Variables | |
| string | url = "http://localhost:8088/api/v1/flows" |
| dictionary | headers |
| dictionary | j_data |
| result = requests.put(url, json=j_data, headers=headers) | |
| dictionary deploy-flow-rules.headers |
Definition at line 21 of file deploy-flow-rules.py.
| dictionary deploy-flow-rules.j_data |
Definition at line 34 of file deploy-flow-rules.py.
Definition at line 42 of file deploy-flow-rules.py.
| string deploy-flow-rules.url = "http://localhost:8088/api/v1/flows" |
Definition at line 20 of file deploy-flow-rules.py.