[libvirt-users] Python API does not return all information available

All - The Python virDomain method info() does not return all the entries contained in the C struct virNodeInfo. While this is somewhat documented the entries that are returned are unlabeled and the documentation does not specify which VirNodeInfo entries they correspond to. Does anyone have more information they can pass on? Thanks, Davis Ashley

On Mon, Aug 15, 2016 at 11:09:12AM -0500, David Ashley wrote:
All -
The Python virDomain method info() does not return all the entries contained in the C struct virNodeInfo. While this is somewhat documented the entries that are returned are unlabeled and the documentation does not specify which VirNodeInfo entries they correspond to.
Does anyone have more information they can pass on?
What bits do you think are missing ? I see 8 fields in the C struct and 8 entries in the python tuple returned Regards, Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :|
participants (2)
-
Daniel P. Berrange
-
David Ashley