...
- To power off a VM in Azure via the Abiquo API, use the graceful shutdown.
- To deallocate a VM in Azure via the Abiquo API, use the hard power off without graceful shutdown.
- The deallocated VM has will have a "deallocated" attribute that is set to "true".
Example of VM hard power off via API
...