SystemEventVmShutdown¶
-
class
tenjint.api.api.
SystemEventVmShutdown
[source]¶ Emitted before the VM is destroyed.
This evemt is emitted when the VM finished execution and is about to be destroyed. This is the last chance to collect information.
Attributes
Methods
Initialize self.
SystemEventVmShutdown.filter
(event_params, event)Event filter function
SystemEventVmShutdown.parse_request
(**kwargs)Parse an event request using the event request params.
Parse an event request using the event request params.