Description: Returns the status of a VM guest in several ways.
Parameter:
- status: Status of the VM guest (one of VM_STATE_*)
Returns:
- Associative array with: $out['text']: The status as text in the current language. $out['icon']: The icon of the given status (as traffic lights). $out['imgTag']: The status as traffic light in an HTML img tag with the written status as title.
root
2015-09-06