AssetActivityType
enum
Enumerates the possible types of activities that can occur on an asset.
Enum Values
PROPERTY_CHANGE
A property of the asset was changed.
REBOOT
The asset was rebooted.
REMOTE_SESSION
A remote session was initiated.
SCRIPT_RUN
A script was executed.
PATCH
A patch was applied.
ACCESS_EVENTS
Represents user access-related events, such as logins, logouts, failed login attempts, and screen lock/unlock actions.
SYSTEM_CRASH
Indicates a critical system crash event, such as a "Blue Screen of Death (BSOD)" or unexpected shutdown due to a fatal operating system error.
UNKNOWN
The value is not recognized in the available types enum.