Suspends an active domain, the process is frozen without further access to CPU resources and I/O but the memory used by the domain at the hypervisor level will stay allocated.
Use resume to reactivate the domain.
| this |
the domain to suspend |
|
TRUE if domain was suspended successfully, FALSE otherwise. |