Site Subdomain Redirects
A SiteSubdomainRedirect object represents an old Files.com subdomain that continues to work after the site's Files.com subdomain changes. HTTPS requests redirect to the current subdomain, and other protocols such as FTP and SFTP are routed through DNS.
Data Source Schema
Required
| Property | Description |
|---|---|
| id Int64 | Site subdomain redirect ID. |
Read Only
| Property | Description |
|---|---|
| subdomain String | Files.com subdomain that continues to route to the current site subdomain. |
| created_at String | When this redirect was created. |
| updated_at String | When this redirect was last updated. |