pyvmomi
pyvmomi copied to clipboard
PyVmomi API For Last Logon Time
Hello,
I am using pyVmomi for automation purpose. My aim is to get all VMs along with their last logon time (by any user). I am interested in this last logon time, as I need to auto logout or shutdown all those machines which have logged in since more than x days.
Does the API has support for this feature of getting "last logon time" ? Please help.
Regards, Venu