NSX-T Data Center REST API

UserSession (schema)

User login session information

Name Description Type Notes
domain_name AD Domain

AD Domain of user.
string Required
login_time Login time

Login time.
EpochMsTimestamp Required
logout_time Logout time if applicable

Logout time if applicable. An active user session has no logout time.
EpochMsTimestamp
user_name AD user name

AD user name.
string Required
user_session_id User session ID

User session ID. This also indicates whether this is VDI / RDSH.
int Required