cdl clear
Configures the Cisco Common Data Layer (CDL) parameters to delete the database sessions.
Privilege Level
Security Administrator, Administrator
Command Mode
Exec
Syntax
cdl clear sessions [ db-name db_name | filter { condition { ends-with | match | starts-with } key key_value } | map-id map_id ]
db-name db_name
Specifies the database name to be queried for deleting the data.
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 delete the data for a map.
Must be an integer in the range of 0-1024.
filter condition { ends-with | match | starts-with }
Specify the query expression to filter the results of query.
Usage Guidelines
Use this command to delete the CDL database sessions.