Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ getRouter
Method
getRouter
python/incubation/cloud-web-ipallocator.py:80–81 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
78
return
self.netmask
79
80
def
getRouter(self):
81
return
self.router
82
83
def
getInstance():
84
if
not dhcp._instance:
Callers
1
GET
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected