MENU
      getRaidList

        getRaidList


        기사 요약

        개요

        사용 가능한 RAID 리스트를 조회합니다.

        응답

        응답 바디

        예시

        요청 예시

        GET {SERVER_API_URL}/getRaidList
        HTTP

        응답 예시

        <getRaidListResponse>
          <requestId>f9279dcd-84fe-4abc-9edf-7e573ec2b90b</requestId>
          <returnCode>0</returnCode>
          <returnMessage>success</returnMessage>
          <totalRows>2</totalRows>
          <raidList>
            <raid>
              <raidTypeName>5</raidTypeName>
              <raidName>RAID 5</raidName>
            </raid>
            <raid>
              <raidTypeName>1</raidTypeName>
              <raidName>RAID 1+0</raidName>
            </raid>
          </raidList>
        </getRaidListResponse>
        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.