Per poder gaudir de la web necessites un navegador més recent i segur. Per més informació, revisa les actualitzacions d'Internet Explorer.
 No es pot donar d'alta aquest servei. Contacta amb Suport

API dinahosting

Totes les ordres que necessites
Si tens dubtes, t'ajudem gratis

api.cta__h1

Llista de comandaments

Llista d'errors

Librería de archivos

Dinahosting HTTP_Request libary files
Introduce el texto mostrado en la imagen

Domain_Zone_AddTypeMX

Adds a new type MX zone.
This command doesn't work with .tel domains.
The MX zone requires that a A zone already exists.
Version: 1.0
Special errors:
COMMAND_USE_ERROR If used on a .tel domain.
OBJECT_EXISTS If already exists a zone SRV for that hostname.
OBJECT_STATUS_PROHIBITS_OP If not exists a zone A or AAAA for the desired MX hostname.
OBJECT_NOT_EXISTS If not exists a zone A or AAAA for the desired MX hostname.
PARAM_VALUE_SYNTAX If hostname is not valid.

Parameters:

  • domain (string): Domain name. The parameter is required.
  • host (string): Host (empty for default host: @). Required for ip values. The parameter is optional. Parameter length must be between 0 and 64 characters.
  • priority (int): Priority. The parameter is required. Parameter value must be a valid integer. Accepted parameter values: "1","5","10","15","20","25","30","40","50".
  • value (string): Value (servername or ip). The parameter is required.

Tipus de dades de resposta

void

Generador de codi

Domain name.

Host (empty for default host: @). Required for ip values.

Priority.

Value (servername or ip).

 
 

Simulador

Los datos de respuesta no son reales.

Domain name.

Host (empty for default host: @). Required for ip values.

Priority.

Value (servername or ip).