Deadline Worker stats using Python

Is it possible to retrieve this same data using the python standalone for Deadline? At a glance it doesn’t seem possible as I ran dl.Slaves.GetSlaveInfo('pcname') and it returned info that contains a prop ‘stat=2’ for both idle and offline computers. So how does one tell if it’s idle or offline vs online and rendering? Any help would be great.

Thanks

image

I essentially want to get this same data in the image above, but in python. In order to do this i need to get info from the Status column of the Workers panel in Deadline Monitor. In order to tell what pcs are idle, rendering, offline or stalled out.