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