com.xensource.xenapi
Class Types.VmUnsafeBoot
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.xensource.xenapi.Types.XenAPIException
com.xensource.xenapi.Types.VmUnsafeBoot
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Types
public static class Types.VmUnsafeBoot
- extends Types.XenAPIException
You attempted an operation on a VM that was judged to be unsafe by the server. This can happen if the VM would run on a CPU that has a potentially incompatible set of feature flags to those the VM requires. If you want to override this warning then use the 'force' option.
- See Also:
- Serialized Form
vm
public final String vm
Types.VmUnsafeBoot
public Types.VmUnsafeBoot(String vm)
- Create a new VmUnsafeBoot
- Parameters:
vm
-