Pull last image date from API
-
Hello FOG Developers,
Is there a way with the API to pull the last imaged date? I know you can pull a lot of info, but I didn’t see that. I just saw “createdTime” and “deleteDate”. It would be helpful for me to log that info away.
Thanks!
-
@chris-whiteley what do mean? What “last image date” are you referring to? The last uploaded date, or last deployed date? The last uploaded date is stored with the image. The last deployed date would be stored with the host. This could also be seen through the imagingLog item.
-
@tom-elliott sorry! I meant last deployed date. Is there a way for me to see per host when it was? I am just looking to get an output of that via some sort of command line. I use Powershell currently with the FOG API.