get_smp
Description:
[
Version ( since =
"1.13.15" ) ]
public int32 get_smp ()
throws Error
get number of virtual CPUs in appliance
This returns the number of virtual CPUs assigned to the appliance.
Parameters:
this |
A GuestfsSession object
|
Returns:
the returned value, or -1 on error
|