StopVmInstance

Stops a VM instance. For example,
StopVmInstance uuid=76789b62aeb542a5b4b8b8488fbaced2

Parameters

Name Description Optional Valid Value Starting Version
uuid The VM instance UUID. 0.6
type The method to stop (shut down) the VM instance. Options:
  • grace: graceful shutdown. To use this method, make sure that the corresponding ACPI driver is installed in the VM instance.
  • cold: cold shutdown, which means to power off the VM instance directly.
Yes
  • grace
  • cold
0.6
stopHA Completely stops the HA VM instance. Yes 2.2
userTags The user tags. For more information, see CreateUserTag. The resource type is VmInstanceVO. Yes 0.6
systemTags The system tags. For more information, see CreateSystemTag. The resource type is VmInstanceVO. Yes 0.6
timeout Yes