IdfwSystemStats
IdfwSystemStats
Identity Firewall statistics data.
JSON Example
{
"num_concurrent_users": 0,
"num_user_sessions": 0
}
integer As int32
As int32
num_concurrent_users
Required
Number of concurrent logged on users (across VDI & RDSH). Multiple logins by the same user is counted as 1.
integer As int32
As int32
num_user_sessions
Required
Number of active user sessions/logins in IDFW enabled compute collections (including both UP and DOWN hosts). N sessions/logins by the same user is counted as n.