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

Hosting_Ddbb_Postgre_Create

Creates a new Postgre DataBase.
Version: 1.1
Special errors:
UNIMPLEMENTED_OBJECT_SERVICE If hosting can't manage PostgreSQL ( hosting setup forbids PostgreSQL ).
OBJECT_EXISTS Database or username already exists on server.

Parameters:

  • hosting (string): Hosting name. The parameter is required.
  • ddbbName (string): Database name. The parameter is required. Parameter value must be a valid database name. Parameter length must be between 1 and 64 characters. It can contain only alphanumeric or underscore chars. String must start with a alphabetical char and contain at least one numeric char.
  • userName (string): User name. The parameter is required. Parameter length must be between 1 and 16 characters.
  • userPassword (string): User password. The parameter is required. Parameter length must be between 6 and 71 characters.

Response data type.

void

Code generator.

Hosting name.

Database name.

User name.

User password.

 
 

Simulator

Los datos de respuesta no son reales.

Hosting name.

Database name.

User name.

User password.