Enum libvirt_rpc::request::EventSuspendedDetailType
[−]
[src]
pub enum EventSuspendedDetailType {
Paused,
Migrated,
IoError,
Watchdog,
Restored,
FromSnapshot,
ApiError,
PostCopy,
PostCopyFailed,
}Variants
PausedNormal suspend due to admin pause
MigratedSuspended for offline migration
IoErrorSuspended due to a disk I/O error
WatchdogSuspended due to a watchdog firing
RestoredRestored from paused state file
FromSnapshotRestored from paused snapshot
ApiErrorSuspended after failure during libvirt API call
PostCopySuspended for post-copy migration
PostCopyFailedSuspended after failed post-copy