MENU
      getDmsOperation

        getDmsOperation


        記事の要約

        概要

        DMS状態を照会します。ユースケースのレスポンスで codeNameを確認します。

        リクエスト

        リクエストパラメータ

        パラメータ名要否タイプ制約事項説明
        requestNoYesstring- コマンドを実行した後に requestNoが返される
        - 当該番号を入力すると、コマンド実行状態を照会できる
        - restoreDmsTransactionLogを通じて取得できます。
        responseFormatTypeNostring- APIの実行結果を受ける formatを決める
        - xmlと jsonの中から選択可能

        リクエスト例

        {CloudDB_API_URL}/getDmsOperation?requestNo=782063
        HTTP

        レスポンス例

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

        この記事は役に立ちましたか?

        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.