New L2Switch suite to catch standing issues
[integration/test.git] / test / csit / variables / Variables.py
index d822ea539995d60ca1c1508f51adcb70ce477dd9..3e82ad969850764e2ac17cc57c3b4b54fc73d904 100644 (file)
@@ -66,8 +66,9 @@ VLANMAP_CREATE = 'vlanmaps.json'
 # ports URL
 PORTS = 'ports/detail.json'
 
-# nodes
+# Common APIs
 OPERATIONAL_NODES_API = '/restconf/operational/opendaylight-inventory:nodes'
+OPERATIONAL_TOPO_API = '/restconf/operational/network-topology:network-topology'
 
 # TOKEN
 AUTH_TOKEN_API = '/oauth2/token'