When I create a Virtual Guest, I need to know the Virtual Guest about Running, Active, and provision scripts execution result.
As we know for the Hardware there have below status for the host provisioning:
* '''ACTIVE''': This server is active and in use.
* '''DEPLOY''': Used during server provisioning.
* '''DEPLOY2''': Used during server provisioning.
* '''MACWAIT''': Used during server provisioning.
* '''RECLAIM''': This server has been reclaimed by SoftLayer and is awaiting de-provisioning.
*
* Status from SoftLayer Host Power State:
* '''Halted''': This Virtual Server Power State is Power off
* '''Running''': This Virtual Server Power State is Power on
So I want to know the full status list for Virtual Guest Object, and full list of SoftLayer Host Power State.