IJsonPostWsDomains Interface |
Namespace: Aruba.Cloud.Domains.WsDomains
The IJsonPostWsDomains type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetAllDomains |
The method retrieves all active domains owned by the authenticated user.
|
![]() | GetAllDomainsCost |
The method returns detailed costs of active domains owned by the authenticated Cloud user.
|
![]() | GetDomainApplicationData |
The method retrieves countries data useful to fill registration form (Countrycode, Country International PhonePrefix).
|
![]() ![]() | GetDomainAuthInfo |
This method retrieves domain authorization code. This code I needed for domain transfer requests.
|
![]() ![]() | GetDomainDetails |
This method retrieves detailed data of a domain: Owner Data, Nameserver data, Expiry Date, RegistrationDate.
|
![]() | GetDomainLockStatus |
This method gets the value of lock status of a domain. If lock status is enabled, domain is not transferable.
|
![]() ![]() | GetDomainTlds |
This method return a list of TLD (Top Level Domains) which can be purchased by Customer.
|
![]() ![]() | GetDomainWhois |
Returns result of a public whoiscall using a domain name.
|
![]() ![]() | GetIsAvailableDomainName |
The aim of method is to check if a domain name is available and can be purchased. It also checks whether the domain name is available for other sold TLDs, and it returns a list of suggested domains names that are related to the specified name.
|
![]() ![]() | GetIsTransferableDomain |
This method checks if a domain name is transferable
|
![]() | GetJobs |
Retrieves data of running queue of domain request owned by the authenticated Cloud user.
|
![]() | GetLogs |
Retrieves data of domains’ queue requests owned by the authenticated Cloud user completed successful or with error.
|
![]() ![]() | SetActivateDomainPrivacy |
This method purchases the activation of Privacy on data returned by public Whoisservces on a Domain. Whois privacy validity ends at domain expiry date. If a valid payment is available, this method only enable data darkening.
|
![]() ![]() | SetChangeDomainAuthInfo |
The method changes Authorizazion code of Domain name in input
|
![]() ![]() | SetChangeDomainOwner |
This method changes the data of a domain owner. If original First name, last name, OrgName are changed method will perform a change domain ownership operation.
|
![]() | SetDeactivateDomainPrivacy |
This method disables privacy of data returned by Whois public services on a domain data owned by Cloud Users.
|
![]() ![]() | SetDomainAutoRenew |
This method enables or disables autorenew settings of a domain owned by the user.
|
![]() ![]() | SetDomainLockStatus |
This method enables the block of domain transfer.
|
![]() ![]() | SetDomainNameServers |
This method changes authoritative nameservers of a domain with those in input.
|
![]() ![]() | SetDomainUnlockStatus |
This method disables the block of domain transfer.
|
![]() | SetModifyDomain |
The method can be used to modify with a unique call Contact registrant, Domain Nameservers, Autorenew settings and Whois privacy settings. One can specify if domain should be blocked at the end of the operation.
|
![]() ![]() | SetPurchaseCloudDomain |
This method request a domain name registration, collecting following data: tld, domain name, domain contact data and authoritative DNS data.
|
![]() ![]() | SetTransferCloudDomain |
This method can be used to make a domain name transfer Request. Contact data and authoritative nameservers must be specified. Method call can be performed either for a request from an external registrant or for a domain owned by another Cloud user.
|