Find the domain ID and database table names
<domain_id_value> | Most environments have only one Domain ID; however, multi-tenancy environments, such as Managed Service Providers (MSPs), will have a different Domain ID for each of their customers. To list the currently configured Domain IDs, use the following SQL SELECT statement: SELECT * from apt_domain; |
<tableName> | Find the relevant database table name for the retention period you want to change |