Import a domain

Imports a domain zone from a remote nameserver. Your nameserver must allow zone transfers (AXFR) from the following IPs:

  • 96.126.114.97
  • 96.126.114.98
  • 2600:3c00::5e
  • 2600:3c00::5f

Permissions and scopes

To call this operation, you need permissions, based on the model you're using:

  • Identity and access permissions. Your user needs a role with these permissions. Learn more.

    • Roles: domain_admin
  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: domains:read_write

CLI

linode-cli domains import --domain example.com --remote_nameserver examplenameserver.com

Learn more

Path Params
string
enum
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

Allowed:
Body Params

Information about the Domain to import.

string
required

The domain to import.

string
required

The remote nameserver that allows zone transfers (AXFR).

Responses

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json