Para poder desfrutares do site precisas dum navegador mais recente e seguro. Para mais informação, revisa as atualizações de Internet Explorer.
 Não se pode cadastrar este serviço. Contacta com Suporte

API da dinahosting

Todos os comandos de que necessitar
Se tiveres dúvidas, ajudamos-te de graça

api.cta__h1

Lista de comandos

Lista de erros

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.

Tipo de dados de resposta

void

Gerador de código

Hosting name.

Database name.

User name.

User password.

 
 

Simulador

Los datos de respuesta no son reales.

Hosting name.

Database name.

User name.

User password.