API looks great and I have it working for Power-ON and Power-OFF, but I need to do a graceful shutdown of guest OS's. I've read the documentation but I cannot find the function.
Currently, the guest shutdown API is not included within the new SDK, but it is high in our priority list. Until then you can use the soap based management sdk APIs for this task.
API looks great and I have it working for Power-ON and Power-OFF, but I need to do a graceful shutdown of guest OS's. I've read the documentation but I cannot find the function.