bin.handlers.get_oper_ds_flows module
This handler returns the number of installed flows of a topology, connected
to the controller. This information using FlowExplorer object to explore
controller inventory flows, using the NB REST interface.
-
bin.handlers.get_oper_ds_flows.get_oper_flows(self)[source]
Query number of flows registered in ODL operational DS
:returns: number of flows found, 0 if none exists and -1 in case of error.
:rtype: int