SetDedicatedBlockStorageClusterDiskThroughput API を呼び出して設定された、専用ブロックストレージクラスターディスクのスループットステータスを照会します。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
ebs:QueryDedicatedBlockStorageClusterDiskThroughputStatus |
get |
*All Resource
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| QosRequestId |
string |
必須 |
SetDedicatedBlockStorageClusterDiskThroughput API のリクエスト ID です。 |
A37597B5-BB99-19B3-85EA-4C2B91F0**** |
| RegionId |
string |
必須 |
専用ブロックストレージクラスターが配置されているリージョン ID です。 |
cn-hangzhou |
| ClientToken |
string |
任意 |
リクエストのべき等性を保証するために使用されるクライアントトークンです。クライアントを使用して値を生成できますが、異なるリクエスト間で値がユニークであることを確認する必要があります。ClientToken の値は ASCII 文字のみを含めることができ、長さは 64 文字を超えることはできません。詳細については、「べき等性を確保する方法」をご参照ください。 |
123e4567-e89b-12d3-a456-42665544**** |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
QueryDbscDiskQosStatusResponse |
||
| Status |
string |
SetDedicatedBlockStorageClusterDiskThroughput API でスループットを設定した後のスループットのステータスです。
列挙値:
|
RUNNING |
| RequestId |
string |
リクエスト ID です。 |
A37597A6-BB99-19B3-85EA-4C2B91F0**** |
例
成功レスポンス
JSONJSON
{
"Status": "RUNNING",
"RequestId": "A37597A6-BB99-19B3-85EA-4C2B91F0****"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | InvalidParameter | The parameter %s is invalid. | |
| 400 | InvalidParameter.Conflict | The specified parameter %s and %s are not blank at the same time. | |
| 400 | InvalidParameter.Format | Specified parameter format is not valid. | 日文说明 |
| 400 | MissingParameter | The input parameter %s that is mandatory for processing this request is not supplied. | |
| 500 | InternalError | The request processing has failed due to some unknown error, exception or failure. | |
| 403 | Forbidden | User is not authorized to operate. | |
| 403 | Forbidden.Action | User is not authorized to operate this action. | |
| 403 | InvalidAccountStatus.NotEnoughBalance | Your account does not have enough balance. | |
| 403 | LastTokenProcessing | The last token request is processing. | |
| 403 | NoPermission.SLR | The RAM user does not have the permission to create service linked role: AliyunServiceLinkedRoleForEBS. | |
| 403 | OperationDenied | The operation is not allowed. | |
| 404 | InvalidApi.NotFound | Specified api is not found, please check your url and method. | |
| 404 | NoSuchResource | The specified resource does not exist. | |
| 504 | RequestTimeout | The request is timeout, please try again later. | |
| 429 | BLOCK.LimitedRequest | Request was denied due to user flow control. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。