Para poder disfrutar de la web necesitas un navegador más reciente y seguro. Para más información, revisa las actualizaciones de Internet Explorer.
 No se puede dar de alta este servicio. Contacta con Soporte

API dinahosting

Todos los comandos que necesitas
Si tienes dudas, te ayudamos gratis

api.cta__h1

Lista de comandos

Lista de errores

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.

Tipo de datos de respuesta

void

Generador de código

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).