Function: tld

Result: the list of elements

Top-level domains

Access level: admin

  • id — Id
  • name — Name

Delete

Function: tld.delete

Delete

Access level: admin

Parameters:

  • elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the id element of tld function.

Result: successful operation or error message

Top-level domain

Function: tld.edit

Access level: admin

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • elid — unique identifier (id element of tld function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok — the parameter must not be empty, generally "ok".
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok — the parameter must not be empty, generally "ok".
    • elid — unique identifier (id element of tld function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name — Name. Enter a TLD name
  • whois_host — Whois host. Domain name of the service that enables to get the information about domains
  • whois_find_string — Whois string. The domain will be considered available for order if the string specified is found
  • whois_timeout — Request timeout . Here you can set the Whois server response timeout. Once exceeded, Whois data error message will be displayed. The default value is 5 seconds
  • idn_type — Supported characters. Characters supported by the domain zone. You can use the Latin alphabet characters a-z, figures 0-9 and the hyphen (minus)
  • min_lenght — Minimum name length. Enter the maximum domain name length that can be registered
  • max_lenght — Maximum name length. The maximum length of the domain name in Punycode that can be registered

Name

Function: tld.idntable

Result: the list of elements

Symbol tables

Access level: admin

  • name — Name
  • status — Status

Suspend

Function: tld.idntable.suspend

Suspend

Access level: admin

Parameters:

  • elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the key element of tld.idntable function.

Result: successful operation or error message

Contents of the symbol table

Function: tld.idntable.view

Access level: admin

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid — parent list unique identifier (id element of tld function).
    • elid — unique identifier (key element of tld.idntable function)
  • Result: object parameters list

Create an object:

Parameters:

  • sok — the parameter must not be empty, generally "ok".
    • plid — parent list unique identifier (id element of tld function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok — the parameter must not be empty, generally "ok".
    • plid — parent list unique identifier (id element of tld function).
    • elid — unique identifier (key element of tld.idntable function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):

Resume

Function: tld.idntable.resume

Resume

Access level: admin

Parameters:

  • elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the key element of tld.idntable function.

Result: successful operation or error message