MENU
      uploadDmsFile

        uploadDmsFile


        Article summary

        Overview

        Uploads backups, which are automatically performed by a running database, to Object Storage. (The directory for internet recovery referenced by downloadDmsFile is physically different from the backup directory referenced by uploadDmsFile, for reliability reasons.)

        Request

        Request parameters

        ParameterRequiredTypeLimitationsDescription
        cloudDBInstanceNoYstringCloud DB instance number
        fileNameYstringFile name that you can get by using getBackupList.
        responseFormatTypeNstringResponse format
        Select between xml and json.

        Examples

        Request example

        {CloudDB_API_URL}/uploadDmsFile?cloudDBInstanceNo=1010059&fileName=newRestoreDb_20181019_160029.full
        HTTP

        Response example

        <uploadDmsFileResponse>
            <requestId>38b59004-e63e-43de-ba55-fdfa02ff716d</requestId>
            <returnCode>0</returnCode>
            <returnMessage>success</returnMessage>
            <requestNo>782184</requestNo>
        </uploadDmsFileResponse>
        XML

        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.