IWsDNS Interface |
Namespace: WsDns
The IWsDNS type exposes the following members.
Name | Description | |
---|---|---|
CheckIsAvailableDns |
This method return a Dns zone availability. A Dns zone ca be available for purchase or,
if not available could be owned or not owned by calling user the method.
| |
GetAllDNS |
Method returns a list of Dns services acquired by authenticated user.
| |
GetAllDnsCost |
Method returns total cost of Dns services acquired by authenticated user.
| |
GetDnsPricelist |
Method retrieve pricelist of Dns related products.
| |
GetDNSRecords |
Method can be used to retrieve a list DnsREcords in a specified input Dns zone.
| |
GetDnsTLDs |
Method can be used to retrieve a list of available TLD.
| |
GetJobs |
Method retrieve of active active jobs related Dns operations.
| |
GetLogs |
Method retrieve a list of completed and failded jobs related to Dns operations.
| |
GetPurchasedDNS |
Method returns a list of Dns services acquired by authenticated user.
| |
SetDisableDNS |
Method is aimed to Disable a Dns Zone owned by authenticartted user.
An a record pointing to a courtesy page is set in the zone.
| |
SetDnsRecords |
Method can be used to set a Dns zone.
| |
SetEnableDNS |
Method is aimed to restore a previously disabled Dns Zone.
| |
SetPurchaseDNS |
Method can be used to purchase a Dns zone by authenticated user.
| |
SetRemoveDNS |
Method can be used to remove a Dns zone owned by authenticated user.
|