Public: Suspends a VM. The VM must be running in order to suspend it.
Examples
@suspender.suspend
Returns a Response with the result. If
successful, the Response‘s data
attribute will be nil. If there is an error, an unsuccessful Response will be returned.