LIST_SESSIONS
Purpose Lists information about all the currently active sessions and a user-specified
number of historical sessions.
Syntax
EXECUTE list_sessions[WITH brief_info=true|false]
dmAPIGet(“apply,session,NULL,LIST_SESSIONS
[,BRIEF_INFO,B,T|F]“)
Arguments
Table 3-27. LIST_SESSIONS arguments
Argument Datatype Value Description
BRIEF_INFO B T (TRUE) or F
(FALSE)
Indicates whether you want
a subset of the attributes in
the result object. The default
is FALSE.
Return value
LIST_SESSIONS returns a collection. Each result object in the collection describes one
currently active session or one historical session.
If BRIEF_INFO is FALSE
Table 3–28 lists the information returned if BRIEF_INFO is FALSE.
Table 3-28. Complete information returned by LIST_SESSIONS (BRIEF_INFO=F)
Attribute Description
root_pid On Windows, the process ID of the
Content Server process.
On UNIX, the process ID of the root
Content Server process.