That does not exist. that is why i told you how to compute it, The normal print status gives you all values in my equation. See api description how th api call would be for that,
Printing times are simply seconds. Using the difference between printTime and printTimeComp plus current time you can compute ETA/ETE based on local time zone.
I've been trying to do this too. I realize from previous comments I can't get the time left. I can't seem to get the printTime or Time elapsed. I tried "stateList" but it doesn't show any times. I've also tried "listJobs", "listModels", and "response" but they return no data. What command should I use to get these times?
There is no start time currently. Next version will have additionally "printStart" which is UTC start time in seconds since epoch. All you currently can compute is estimated time left and based on this the finish time.
Comments
"printTime": 6992.575336368939
All you currently can compute is estimated time left and based on this the finish time.