Object
The following fields are available on this object as described below.
| Name | Type | Null? |
|---|---|---|
|
id |
Integer | |
|
name |
String | Optional |
|
external_reference |
String | Optional |
|
type |
Record types | |
|
full_name |
String | |
|
ttl |
Integer | Optional |
|
priority |
Integer | Optional |
|
managed |
Boolean | |
|
created_at |
Unix Timestamp | |
|
updated_at |
Unix Timestamp | |
|
tags |
String Array | |
|
raw_content The content that will be served by the DNS server. |
String | |
|
display_content A single string that can be displayed |
String | |
|
content The attributes which make up the content that will be served by the DNS server. |
RecordContentAttributes | |
|
zone |
Zone |