Contents

VZError.Code.invalidVirtualMachineState

An invalid state error.

Declaration

case invalidVirtualMachineState

Discussion

This error occurs when the virtual machine is in the wrong state for the current operation. For example, you might receive this error when you attempt to interact with a stopped or paused virtual machine.

See Also

Error codes