Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/retspen/webvirtcloud
/ delete
Method
delete
vrtManager/network.py:106–107 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
104
self.net.destroy()
105
106
def
delete(self):
107
self.net.undefine()
108
109
def
get_ipv4_network(self):
110
xml = self._XMLDesc(0)
Callers
9
network
Function · 0.45
profile
Function · 0.45
accounts
Function · 0.45
account
Function · 0.45
storage
Function · 0.45
delete_volume
Method · 0.45
create_instance
Function · 0.45
instance
Function · 0.45
computes
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected