For cxReveal session list templates, the following columns can be added.
Note: If cxReveal is not configured to include Canister data, some columns that are retrieved from the Canisters are not populated with data in the session list.
Column name | Description |
---|---|
Canister Name |
Name of the Canister where the original session is stored.
Note: The cxReveal database does not contain actual sessions. It contains references to sessions that can be stored in different Canisters in the Tealeaf environment.
|
Canister Server |
Server hosting the Canister where the original session is stored.
Note: The cxReveal database does not contain actual sessions. It contains references to sessions that may be stored in different Canisters in the Tealeaf environment.
|
First Use |
Timestamp of the first session attribute entry in the cxReveal database for the listed session |
Last Use |
Timestamp of the most recent session attribute entry or update in the cxReveal database for the listed session |
Session ID |
Internal Canister session identifier |
Session List Index |
The index of the session in its Canister. This value is not typically of use to users. |