Hi there
I'm writing an internal tool and need to check the "Time of Last Scan Attempt" field for all computers that are monitored by BigFix however the API does not appear to expose this field.
Sending a GET request to <BigFix host & port>/api/computer/<id>?fields=Property<Name=Computer%20Name> works fine.
However, this request does not work: <BigFix host & port>/api/computer/<id>?fields=Property<Name=Time%20of%20Last%20Scan%20Attempt>.
Is this field actually exposed by the API? What am I missing?
Thanks in advance
#AIX#Support#SupportMigration