There is a wide array of API that can be used here. These can be seen in the link above. I will just show a simple subset of these. For example, we can view the OS, drivers, libs
domain_object.get_os()
domain_object.get_drivers()
domain_object.get_libs()