Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. IT Analytics Help
  3. Section XVI. System Administration
  4. Data Retention Periods for SDK Database Objects
  5. Find the domain ID and database table names

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:

SQL> SELECT * from apt_domain;

<tableName>

Find the relevant database table name for the retention period you want to change

See SDK user-defined database objects.

Feedback

Was this page helpful?
Previous

Data aggregation and retention levels

Next

Retention period update for SDK user-defined objects example

Feedback

Was this page helpful?