reboot_vm¶
Reboots the VM. Assume that VM can be either be powered on or off at the time of the call.
Waiting for the VM to finish rebooting is not required because the Director waits until the Agent on the VM responds back.
Arguments¶
vm_cid
[String]: Cloud ID of the VM to reboot; returned fromcreate_vm
.
Result¶
No return value