The Domain Object holds details on a domain being managed.
Field | Type | Example | Description |
---|---|---|---|
id |
| "test.com" | A domain name. |
uid |
| "aaaaaaaaaaabbbbbbbbbbbbb" | The ID of the user that controls the domain. |
created |
| "2022-01-01T08:00:00.000Z" | The creation date of the domain. |
counts |
| {A: 1, CNAME: 2} | Total record types for this domain. |