VM Guest Power APIs
The Power service provides operations for managing the guest operating system power state of a virtual machine.
Operations
get
post
Reboot Guest Power
Issues a request to the guest operating system asking it to perform a reboot. This request returns immediately and does not wait for the guest operating system to complete the operation.
Issues a request to the guest operating system asking it to perform a reboot. This request returns immediately and does not wait for the guest operating system to complete the operation.
post
Shutdown Guest Power
Issues a request to the guest operating system asking it to perform a clean shutdown of all services. This request returns immediately and does not wait for the guest operating system to complete the operation.
Issues a request to the guest operating system asking it to perform a clean shutdown of all services. This request returns immediately and does not wait for the guest operating system to complete the operation.
post
Standby Guest Power
Issues a request to the guest operating system asking it to perform a suspend operation.
Issues a request to the guest operating system asking it to perform a suspend operation.