![]() | Session Properties |
The Session type exposes the following members.
Name | Description | |
---|---|---|
![]() | APIServerVersion |
API Server version.
|
![]() | APIVersion |
API version being used.
|
![]() | DebugWriter |
Gets or sets the debug writer. All API posts and responses will be sent to this writer.
They are sent in the RAW JSON format as sent and received to/from the server.
(Inherited from HttpSession.) |
![]() | DetailLevelAction |
Gets the action to be taken when current detail level is too low.
|
![]() | DiskSpaceMessage |
Information about the available disk space on the management server.
|
![]() | IndentJson |
Gets a value indicating whether JSON data sent to server should be indented. Useful for debugging.
(Inherited from HttpSession.) |
![]() | LastLoginWasAt |
Timestamp when administrator last accessed the management server.
|
![]() | LoginMessage |
Gets the login message.
|
![]() | MaxConnections |
Gets the max number of connections to management server allowed.
(Inherited from HttpSession.) |
![]() | ReadOnly |
Session is read only status.
|
![]() | SessionTimeout |
Session expiration timeout in seconds.
|
![]() | SID |
Session unique identifier.
|
![]() | Standby |
True if this management server is in standby mode.
|
![]() | UID |
Session object unique identifier.
|
![]() | URL |
URL that was used to reach the API server.
(Inherited from HttpSession.) |