Auto-Generated Documentation
This set of documentation is automatically generated from source, and will help ensure any change to functionality will always be documented and available on release.
DNSAnswer¶
An answer section returned by the server.
Field | Type | Description | Required | Default |
---|---|---|---|---|
class | Keyword | The class of DNS data contained in this resource record. | Optional | None |
data | Keyword | The data describing the resource. | Optional | None |
name | Keyword | The domain name to which this resource record pertains. | Optional | None |
ttl | Integer | The time interval in seconds that this resource record may be cached before it should be discarded. | Optional | None |
type | Keyword | The type of data contained in this resource record. | Optional | None |