MCPcopy Create free account
hub / github.com/OpenVPN/openvpn3-linux / GetStatistics

Method GetStatistics

src/python/openvpn3/SessionManager.py:254–256  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

252 #
253 @__delete_check
254 def GetStatistics(self):
255 return self.__prop_intf.Get('net.openvpn.v3.sessions',
256 'statistics')
257
258 ##
259 # Retrieve session statistics as a pre-formatted string

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected