Case Study - Global Reach, Local Touch: The Role of GeoDNS in eCommerce Expansion

List Shared Accounts

Description

Gets a list with accounts which your zone(s) is shared with.


 Parameters

Name Data Type Status  Description
auth-id or sub-auth-id or sub-auth-user Integer Required Authentication parameter
auth-password String Required Authentication parameter
domain-name String Required Name of the shared DNS zone.

Return: Array with the shared accounts.


Errors

If there is no such zone in your account:

{"status":"Failed","statusDescription":"Missing domain-name."}

Note: These are example errors in JSON format.


Example

URL JSON: https://api.cloudns.net/dns/list-shared-accounts.json
POST/GET: auth-id=0&auth-password=password&domain-name=domain.com
POST/GET: sub-auth-id=0&auth-password=password&domain-name=domain.com

URL XML: https://api.cloudns.net/dns/list-shared-accounts.xml
POST/GET: auth-id=0&auth-password=password&domain-name=domain.com
POST/GET: sub-auth-id=0&auth-password=password&domain-name=domain.com

 

Last modified: 2021-06-04
Cookies help us deliver our services. By using our services, you agree to our use of cookies. Learn more