専用ブロックストレージクラスターの情報を変更します。
操作説明
この操作を呼び出して、専用ブロックストレージクラスターの情報を変更できます。変更できる情報には、クラスターの名前と説明が含まれます。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
ebs:ModifyDedicatedBlockStorageClusterAttribute |
update |
*DedicatedBlockStorageCluster
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| RegionId |
string |
必須 |
専用ブロックストレージクラスターのリージョン ID です。DescribeRegions 操作を呼び出して、最新のリージョンリストをクエリできます。 |
cn-heyuan |
| DbscId |
string |
必須 |
専用ブロックストレージクラスターの ID です。 |
dbsc-cn-od43bf**** |
| DbscName |
string |
必須 |
専用ブロックストレージクラスターの新しい名前です。 |
my-test-dbsc |
| Description |
string |
任意 |
専用ブロックストレージクラスターの新しい説明です。 |
test |
| ClientToken |
string |
任意 |
リクエストのべき等性を保証するために使用されるクライアントトークンです。クライアントを使用して値を生成できますが、異なるリクエスト間で一意である必要があります。 ClientToken の値は ASCII 文字のみを含めることができ、長さは 64 文字を超えることはできません。詳細については、「べき等性を確保する方法」をご参照ください。 |
123e4567-e89b-12d3-a456-42665544**** |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
|||
| RequestId |
string |
リクエストの ID です。 |
11B55F58-D3A4-4A9B-9596-342420D0**** |
例
成功レスポンス
JSONJSON
{
"RequestId": "11B55F58-D3A4-4A9B-9596-342420D0****"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | InvalidParameter | The parameter %s is invalid. | |
| 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 | NoPermission.SLR | The RAM user does not have the permission to create service linked role: AliyunServiceLinkedRoleForEBS. | |
| 404 | InvalidApi.NotFound | Specified api is not found, please check your url and method. | |
| 404 | InvalidRegionId.NotFound | The specified RegionId does not exist. | |
| 404 | InvalidResourceId.NotFound | The specified ResourceIds are not found in our records. | |
| 404 | InvalidResourceType.NotFound | The ResourceType provided does not exist in our records. | |
| 404 | MissingParameter.ResourceType | The parameter - ResourceType should not be null | |
| 404 | NoSuchResource | The specified resource does not exist. | |
| 504 | RequestTimeout | The request is timeout, please try again later. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。