Migrate request invocations (openflowplugin)
[integration/test.git] / csit / suites / openflowplugin / Performance_Flow_Config / 090_BulkMaticConfigDsSetup_100k.robot
index 69eaa53a594c76ddc997e0d68110d260253487e2..9cc2df1b8825bd1cc3bb3740b76c2b66368b372f 100644 (file)
@@ -117,7 +117,7 @@ Delete Http Session And Store Plot Data
 
 Are Switches Connected Topo
     [Documentation]    Checks wheather switches are connected to controller
-    ${resp}=    Get Request    session    ${OPERATIONAL_TOPO_API}/topology/flow:1    headers=${ACCEPT_XML}
+    ${resp}=    GET On Session    session    url=${OPERATIONAL_TOPO_API}/topology/flow:1    headers=${ACCEPT_XML}
     Log    ${resp.content}
     ${count}=    Get Element Count    ${resp.content}    xpath=node
     Should Be Equal As Numbers    ${count}    ${swnr}