MCPcopy
hub / github.com/retspen/webvirtcloud / get_status

Method get_status

vrtManager/instance.py:158–159  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

156 return self.wvm.defineXML(xml)
157
158 def get_status(self):
159 return self.instance.info()[0]
160
161 def get_autostart(self):
162 return self.instance.autostart()

Callers 6

mount_isoMethod · 0.95
umount_isoMethod · 0.95
cpu_usageMethod · 0.95
disk_usageMethod · 0.95
net_usageMethod · 0.95
movetoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected