Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 683 Bytes

File metadata and controls

12 lines (9 loc) · 683 Bytes

# V2DomainDnsGoLiveRecordsInner

Properties

Name Type Description Notes
type string DNS record type (CNAME, A, or ALIAS) [optional]
name string DNS record name/host (@ for apex/root domains, subdomain name for subdomains) [optional]
value string DNS record value (IP addresses for A records, domain name for CNAME/ALIAS) [optional]
description string Human-readable instructions for configuring this DNS record [optional]

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