Domain Index
Snowflake table name : CYBERSYN.DOMAIN_INDEX
Name | Description | Type | Example |
---|---|---|---|
| Base domain for the website. For example, the domain_id for https://docs.cybersyn.com/ would be 'cybersyn.com' | VARCHAR |
|
| Base domain for the website excluding any top level domain or suffix. For example, the core domain for https://docs.cybersyn.com/ would be 'cybersyn' | VARCHAR |
|
| The suffix of the domain based on the list of public suffix domains available under which users can register websites. Public suffix domains are similar to top-level domains but may include some second-level domains (e.g., .co.uk). For example, the public_suffix_domain for https://docs.cybersyn.com/ would be 'com' | VARCHAR |
|
Last updated