|
|
|
|
|
|
|
|
|
|
xen-api
Re: [Xen-API] power state evaluation
If I call VM.get_record() I get an key named [power_state] => Running
This is the power state of the vm ie running, halted, suspended etc.
If I fetch the metrics by VM_metrics.get_record() I get a similar information: [state] => Array ( [0] => running )
These are the individual statues of the vcpus, ie running, paused, blocked etc
Tom |
_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api
|
|
|
|
|