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.