Vm Guest Power APIs
The Power service provides operations for managing the guest operating system power state of a virtual machine.
Operations
GET
Get Vm Guest Power
Returns information about the guest operating system power state.
POST
Reboot Vm 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.
POST
Shutdown Vm 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.
POST
Standby Vm Guest Power
Issues a request to the guest operating system asking it to perform a suspend operation.