LibvirtGObject.DomainInterface¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class LibvirtGObject.DomainInterface(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- get_stats()¶
- Raises:
- Returns:
the stats or
None
in case of error. The returned object should be unreffed withGObject.Object.unref
() when no longer needed.- Return type:
This function returns network interface stats. Individual fields within the stats structure may be returned as -1, which indicates that the hypervisor does not support that particular statistic.