Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 800 Bytes

File metadata and controls

15 lines (12 loc) · 800 Bytes

# GetDnsRecords200ResponseRecordsInner

Properties

Name Type Description Notes
recordId int Unique identifier for the DNS record [optional]
name string The hostname or label for the DNS record [optional]
ttl int Time To Live in seconds [optional]
data string The record data (IP address, hostname, text value, etc.) [optional]
type string DNS record type [optional]
priority int Priority value (used for MX and SRV records) [optional]
comment string Optional comment for the DNS record [optional]

[Back to Model list] [Back to API list] [Back to README]