1 changed file
cloudflare | ||
cloudflare_dns_record_create.sh | ||
cloudflare_dns_record_create.sh
/cloudflare/cloudflare_dns_record_create.sh+3/cloudflare/cloudflare_dns_record_create.sh
Add comment 24 usage_description="
Add comment 25 Creates a DNS record in the given domain
Add comment 26
Add comment 27 Plus You must specify 'false' for the proxied argument or you will get a 400 error
Add comment 28 Plus as those addresses cannot be proxied by Cloudflare
Add comment 29 Plus
Add comment 27 30 Resolves the domain name to a zone ID first and then submits the request to create the requested record
Add comment 28 31
Add comment 29 32 https://developers.cloudflare.com/api/operations/dns-records-for-a-zone-create-dns-record