show sessions summary

Displays session details without data.

Privilege Level

Security Administrator, Administrator

Syntax

cdl show sessions summary [ db-name db_name | filter { condition query_expression | key key_value } | limit number_of_records | map-id map_id ] 

Command Mode

Exec > Global Configuration

db-name db_name

Specify the name of the DB to query.

Must be a string.

Default Value: "session".

map-id map_id

Specify the map ID to query data from a map.

Must be an integer in the range of 0-1024.

Default Value: 0.

limit number_of_records

Specify the maximum number of records to display.

Must be an integer in the range of 1-500.

Default Value: 100.

purge-on-eval { false | true }

Sessions that have purge-on-eval flag set to false or true.

Must be either "false" or "true".

next-eval-start-time next_eval_start_time

Sessions that have next-eval-time greater than this time.

next-eval-end-time next_eval_end_time

Sessions that have next-eval-time less than this time.

Usage Guidelines

Use this command to view session details without data.