Feature Description
Data slicing logically separates CDL as slices and stores the session data based on the slice name received from the Network Functions (NF).
With data slicing, one or more NFs can store different types of session data in dedicated slices of CDL. A default slice name called session is used if slice names are not configured.
cdl datastore <datastore name> slice-names [ <sliceName 1><sliceName 2> ... <sliceName n> ]
Sample configuration is as follows:
cdl datastore session slice-names [ session1 session2 ]
Note |
|
For more information, refer to the UCC CDL Configuration and Administration Guide – Common Data Layer chapter.