Uses of Class
com.xensource.xenapi.Types.OperationPartiallyFailed
-
Uses of Types.OperationPartiallyFailed in com.xensource.xenapi
Methods in com.xensource.xenapi that throw Types.OperationPartiallyFailedModifier and TypeMethodDescriptionvoid
VMAppliance.cleanShutdown
(Connection c) Perform a clean shutdown of all the VMs in the appliance First published in XenServer 6.0.VMAppliance.cleanShutdownAsync
(Connection c) Perform a clean shutdown of all the VMs in the appliance First published in XenServer 6.0.void
VMAppliance.hardShutdown
(Connection c) Perform a hard shutdown of all the VMs in the appliance First published in XenServer 6.0.VMAppliance.hardShutdownAsync
(Connection c) Perform a hard shutdown of all the VMs in the appliance First published in XenServer 6.0.void
VMAppliance.shutdown
(Connection c) For each VM in the appliance, try to shut it down cleanly.VMAppliance.shutdownAsync
(Connection c) For each VM in the appliance, try to shut it down cleanly.void
VMAppliance.start
(Connection c, Boolean paused) Start all VMs in the appliance First published in XenServer 6.0.VMAppliance.startAsync
(Connection c, Boolean paused) Start all VMs in the appliance First published in XenServer 6.0.