getRaidList
    • PDF

    getRaidList

    • PDF

    Article Summary

    概要

    使用可能なRAIDリストを照会します。

    レスポンス

    レスポンスボディ

    例示

    リクエスト例示

    GET {SERVER_API_URL}/getRaidList
    

    レスポンス例示

    <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>
    

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

    What's Next
    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.