IdfwVmStats (schema)

Identity Firewall user login/session data for a single VM

Identity Firewall user login/session data for a single VM.
Name Description Type Notes
active_sessions List of active (still logged in) user login/sessions data (no limit) array of IdfwUserSessionData Required
archived_sessions Optional list of archived (previously logged in) user login/session data (maximum 5)

Optional list of up to 5 most recent archived (previously logged in) user login/session data.
array of IdfwUserSessionData
vm_ext_id Virtual machine external ID or BIOS UUID

Virtual machine (external ID or BIOS UUID) where login/logout event occurred.
string Required