getDmsOperation
    • PDF

    getDmsOperation

    • PDF

    Article Summary

    Overview

    View the DMS status. Check the codeName in the example response.

    Request

    Request parameters

    Parameter nameRequirement statusTypeRestrictionsDescription
    requestNoYesstring- Retrieve the requestNo after executing a command
    - The command execution status can be viewed by entering the number.
    - It can be obtained via restoreDmsTransactionLog.
    responseFormatTypeNostring- Determine the format of the API execution result to be received
    - You may select from xml and json.

    Examples

    Request examples

    {CloudDB_API_URL}/getDmsOperation?requestNo=782063
    

    Response examples

    <getDmsOperationResponse>
        <requestId>e358ae1d-f4e4-4c03-8cb9-ac145da595a4</requestId>
        <returnCode>0</returnCode>
        <returnMessage>success</returnMessage>
        <status>
            <code>COMP</code>
            <codeName>completed</codeName>
        </status>
    </getDmsOperationResponse>
    

    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.