What is Last Discovered representing in the assets report page?
search cancel

What is Last Discovered representing in the assets report page?

book

Article ID: 283782

calendar_today

Updated On:

Products

CloudHealth

Issue/Introduction

Last Discoveredis backed by the updated_at and inactivated_at timestamp fields.

If the asset is active, we use updated_at, and if it’s inactive, we use inactivated_at.  That is standard for all assets.

updated_at will change any time any field of the asset record is updated. updated_at will also change if anything else on the record changes such as tags, name, etc.