cdl show sessions
Configures the CDL parameters to display the session details.
Privilege Level
Security Administrator, Administrator
Command Mode
Exec
Syntax
cdl show sessions count { detailed { db-name db_name | filter { condition { ends-with | match | starts-with } | key key_value } | limit limit | map-id map_id } | summary { db-name db_name | filter { condition { ends-with | match | starts-with } | key key_value } | limit limit | map-id map_id }
count
Display the session count information.
detailed
Display the session details with data.
summary
Display the session details without data.
db-name db_name
Specifies the database name to be queried for displaying the session details.
Must be a string of 1 to 16 characters.
key key_value
Specifies the query value.
Must be a string of 0 to 512 characters.
map-id map_id
Specifies the map ID to display the data for a map.
Must be an integer in the range of 0-1024.
limit limit
Specifies the maximum number of records to display.
Must be an integer in the range of 1 to 500 characters.
filter condition { ends-with | match | starts-with }
Specify the query expression to filter the results of query.
Usage Guidelines
Use this command to display the session details.