sc_userresource

The sc_userresource table holds information about activities that have been registered by Event Collector.

Column Description
user_id Unique ID of the user_id.
user_name The name of the user.
display_name The display name of the user.
description The description for the user.
status The current status of the user, whose values are CREATED or DELETED.
start_date The datetime the user is created.
end_date The datetime the user is deleted.
last_updated The datetime the user is last updated
active_millis How long the user was active (in milliseconds) before being deleted.
container_id The ID of the LDAP container that the user belongs to.