Tài liệu
DNS Manage
DNS Manage
10 endpoint trong nhóm này.
POST
Register domain nameservers
/api/domain/{id}/reg
GET
DNS RecordsDNS Records
/api/domain/{id}/dns
List DNS records
POST
Create DNS Records
/api/domain/{id}/dns
Add a new DNS record
PUT
Update DNS Records
/api/domain/{id}/dns/{index}
Change a DNS record
DELETE
Remove DNS Records
/api/domain/{id}/dns/{index}
Remove a DNS record
GET
DNS Records Types
/api/domain/{id}/dns/types
List supported records type
GET
Returns the available flags
/api/domain/{id}/dnssec/flags
GET
Returns the list of DNSSEC keys
/api/domain/{id}/dnssec
PUT
Adds the DNSSEC key
/api/domain/{id}/dnssec
DELETE
Remove the DNSSEC key
/api/domain/{id}/dnssec/{key}