Administrator Sessions

List

get

Retrieve a list of admin sessions. State=1 means that a session is Connected, while State=4 means that a session is Disconnected.

Responses
chevron-right
200

Success

application/json; api-version=1.0

RAS Admin Session

idinteger · int32Optional

ID of the object.

userIdinteger · int32Optional

ID of the user of the session.

logonTimestring · date-timeOptional

Session Logon Time.

ipstring · nullableOptional

IP of the session.

statestring · enumOptional

Session State

Possible values:
computerNamestring · nullableOptional

Computer name of the session.

languagestring · enumOptional

Language

Possible values:
get
/api/Session

Last updated