Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_iso
Method · 0.95
umount_iso
Method · 0.95
cpu_usage
Method · 0.95
disk_usage
Method · 0.95
net_usage
Method · 0.95
moveto
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected