MCPcopy
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

networkFunction · 0.45
profileFunction · 0.45
accountsFunction · 0.45
accountFunction · 0.45
storageFunction · 0.45
delete_volumeMethod · 0.45
create_instanceFunction · 0.45
instanceFunction · 0.45
computesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected