To be able to enjoy the web you need a more recent and safe browser. For more information, check the Internet Explorer updates.
 You cannot register this service. Contact Support

API dinahosting

All the commands you need
If you have doubts, we help you for free

api.cta__h1

List of commands

List of errors

Librería de archivos

Dinahosting HTTP_Request libary files
Introduce el texto mostrado en la imagen

Domain_Zone_AddTypeSRV

Adds a new type SRV zone ( service zone ).
This command doesn't work with .tel domains.
1.0 -> 1.1: Improved parameter validation and documentation.
Version: 1.1
Special errors:
PARAM_VALUE_SYNTAX If hostname is not valid.
COMMAND_USE_ERROR If used on a .tel domain.
OBJECT_EXISTS If already exists a zone SRV for that hostname.

Parameters:

  • domain (string): Domain name. The parameter is required.
  • service (string): Service. The parameter is required. Accepted parameter values: "http","ftp","scp","https","tftpd","smtp","imap","pop3","imaps","pop3s","named","ldap","ssh","dhcp","radius","sip","sipfederationtls","xmpp-server","xmpp-client","jabber","autodiscover","sipinternaltls".
  • protocol (string): Protocol. The parameter is required. Accepted parameter values: "tcp","udp","tls".
  • priority (int): Priority (integer value). The parameter is required. Parameter value must be a valid integer. Parameter value must be between values 0 and 100 inclusive.
  • weight (int): Weight (integer value) used when same priority. The parameter is required. Parameter value must be a valid integer. Parameter value must be between values 0 and 100 inclusive.
  • port (int): Destination port number (integer value). The parameter is required. Parameter value must be a valid integer. Parameter value must be between values 0 and 65535 inclusive.
  • destination (string): Destination domain . The parameter is required.

Response data type.

void

Code generator.

Domain name.

Service.

Protocol.

Priority (integer value).

Weight (integer value) used when same priority.

Destination port number (integer value).

Destination domain .

 
 

Simulator

Los datos de respuesta no son reales.

Domain name.

Service.

Protocol.

Priority (integer value).

Weight (integer value) used when same priority.

Destination port number (integer value).

Destination domain .