MENU
      UserDbUpload

        UserDbUpload


        Article summary

        Available in Classic

        This is a history of user database upload calls.

        Syntax

        The syntax is as follows.

        private Integer id
        private String name
        private String status
        private String dbKind
        private String host
        private Integer port
        private String user
        private String password
        private String db
        private String charset
        private String keyField
        private String indexTypeField
        private String sql
        private String connectTimeout
        private String createdDate
        private String updatedDate
        Java

        Field

        The following describes the fields.

        FieldTypeRequiredDescription
        idStringRequiredCall ID
        nameStringRequiredDomain name on call
        statusStringRequiredCurrent status
        dbKindStringRequiredDatabase type
        • mysql | mariadb
        hostStringRequiredDatabase IP
        portIntegerRequiredDatabase port
        userStringRequiredUser ID
        passwordStringRequiredPassword
        dbStringRequiredDatabase base name
        charsetStringRequiredCharacter set of the database
        keyFieldStringRequiredKey column to apply
        indexTypeFieldStringRequiredIndex column to apply
        sqlStringRequiredDatabase query
        connectTimeoutIntegerRequiredConnection timeout
        createdDateStringRequiredDatabase upload call time
        updatedDateStringRequiredDatabase upload completion time

        Was this article helpful?

        Changing your password will log you out immediately. Use the new password to log back in.
        First name must have atleast 2 characters. Numbers and special characters are not allowed.
        Last name must have atleast 1 characters. Numbers and special characters are not allowed.
        Enter a valid email
        Enter a valid password
        Your profile has been successfully updated.