Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 581 Bytes

A.md

File metadata and controls

15 lines (10 loc) · 581 Bytes

A

Properties

Name Type Description Notes
Id int32 ID of DNS record [readonly]
Host string The host/subdomain the DNS record applies to
Ttl int32 TTL of DNS record in seconds. Must be a multiple of 60. [optional] [default to 3600]
Type string
Data string IPv4 address

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