Latest news
DNS: Add MasterIP
DNS Domains
On 2022-06-23 we introduced a master nameserver in our DNS-API.
In order to align the Domains API we also added a new property to the domains's Nameserver object.
A nameserser object can have a MasterNameServerIp
.
When the zone has a master nameserver, this nameserver can be optionally specified in the domain.
With that the customers master nameserver will be one of the nameservers assigned to the domain.
The order of the nameservers is not relevant.
Deployment plan
API Version | Environment | WSDL File | Deployment Date |
v3 | Testing | https://aws.demo.ascio.com/v3/aws.wsdl | |
v3 | Live | https://aws.ascio.com/v3/aws.wsdl |
Instructions
Add a nameserver with your MasterNameServerIp
if you want your nameserver listed too.
Class Domain
Property | Type | Description |
---|---|---|
Name | Example: "ascio-is-great.com" | |
Handle | Example: "JD123" | |
RenewPeriod | Example: 1 | |
AuthInfo | Example: "X4FF!zu" | |
EncodingType | ||
DomainPurpose | ||
Comment | ||
TransferLock | Example: "Unlock" | |
DeleteLock | Example: "Unlock" | |
UpdateLock | Example: "Unlock" | |
QueueType | ||
Owner | ||
Admin | ||
Tech | ||
Billing | ||
Reseller | ||
NameServers | ||
Trademark | ||
DnsSecKeys | ||
PrivacyProxy | ||
DomainType | ||
DiscloseSocialData | Example: "true" | |
LocalPresence | Example: false | |
MasterNameServerIp |