create_dns
Add a new DNS record to a domain by specifying its type, name, value, and TTL. Use domain UUID, subdomain, and record details to configure DNS settings.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
domain_id | Yes | ||
name | No | test | |
ttl | No | ||
type | No | TXT | |
value | No | test-1 |