日本熟妇hd丰满老熟妇,中文字幕一区二区三区在线不卡 ,亚洲成片在线观看,免费女同在线一区二区

ModifyDBCluster - 集群擴縮容

為指定云數(shù)據(jù)庫SelectDB版實例的集群擴縮容。

調(diào)試

您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。

授權(quán)信息

下表是API對應(yīng)的授權(quán)信息,可以在RAM權(quán)限策略語句的Action元素中使用,用來給RAM用戶或RAM角色授予調(diào)用此API的權(quán)限。具體說明如下:

  • 操作:是指具體的權(quán)限點。
  • 訪問級別:是指每個操作的訪問級別,取值為寫入(Write)、讀取(Read)或列出(List)。
  • 資源類型:是指操作中支持授權(quán)的資源類型。具體說明如下:
    • 對于必選的資源類型,用背景高亮的方式表示。
    • 對于不支持資源級授權(quán)的操作,用全部資源表示。
  • 條件關(guān)鍵字:是指云產(chǎn)品自身定義的條件關(guān)鍵字。
  • 關(guān)聯(lián)操作:是指成功執(zhí)行操作所需要的其他權(quán)限。操作者必須同時具備關(guān)聯(lián)操作的權(quán)限,操作才能成功。
操作訪問級別資源類型條件關(guān)鍵字關(guān)聯(lián)操作
selectdb:ModifyDBClusterupdate
*全部資源
*

請求參數(shù)

名稱類型必填描述示例值
DBInstanceIdstring

實例 ID。

selectdb-cn-7213cjv****
RegionIdstring

地域 ID。

cn-hangzhou
DBClusterIdstring

集群 ID。

selectdb-xxxb9f2w-be
DBClusterClassstring

集群規(guī)格,取值說明:

  • selectdb.xlarge:4 核 32GB。
  • selectdb.2xlarge:8 核 64GB。
  • selectdb.4xlarge:16 核 128GB。
  • selectdb.8xlarge:32 核 256GB。
  • selectdb.16xlarge:16 核 512GB。
  • selectdb.24xlarge:24 核 768GB。
  • selectdb.32xlarge:32 核 1024GB。
selectdb.2xlarge
Enginestring

數(shù)據(jù)庫類型,固定為 selectdb。

selectdb
CacheSizestring

預(yù)留緩存大小。

200

返回參數(shù)

名稱類型描述示例值
object

Schema of Response

RequestIdstring

請求 ID。

0BF61F90-ACED-55DF-A6FE-56714B2BFCF6
DBInstanceIdstring

實例 ID。

selectdb-cn-7213cjv****
Dataobject

返回數(shù)據(jù)。

DBInstanceIdstring

實例 ID。

selectdb-cn-7213cjv****
DBClusterIdstring

集群 ID。

selectdb-cn-7213cjv****
OrderIdlong

訂單 ID。

219396937240838

示例

正常返回示例

JSON格式

{
  "RequestId": "0BF61F90-ACED-55DF-A6FE-56714B2BFCF6",
  "DBInstanceId": "selectdb-cn-7213cjv****",
  "Data": {
    "DBInstanceId": "selectdb-cn-7213cjv****",
    "DBClusterId": "selectdb-cn-7213cjv****",
    "OrderId": 219396937240838
  }
}

錯誤碼

HTTP status code錯誤碼錯誤信息描述
400InvalidCacheSize.NotSupportThe specified parameter "CacheSize" does not meet the requirements.參數(shù)“CacheSize”不符合要求。
400InvalidUpdowngradeConfig.NoChangeThe upgrade or downgrade configuration is not changed, please re-select.升級或降配的配置未改變,請重新選擇。
400OperationDenied.OrderProcessingThere are orders in process.存在處理中的訂單。
400DocumentConvertFailed.ExceedFileSizeLimitThe conversion has been failed, exceed file size limit.文檔轉(zhuǎn)換失敗,文件大小超過系統(tǒng)限額。
400ForbiddenUser not authorized to operate on the specified resource, or this API does not support RAM.子賬號權(quán)限不足,請先獲取授權(quán)。
400InvalidDBNameThe specified database name is not allowed.數(shù)據(jù)庫名稱不符合要求,請確認數(shù)據(jù)名稱是否正確。
400CreateOrderFailedFailed to create order.創(chuàng)建訂單失敗。
403OperationDenied.ScalingRuleIsEnabledthe operator is not permitted due to scaling rule is enabled.分時彈性策略開啟時,不能手動發(fā)起集群擴縮容。
403DBClusterNotSupportedThe requested operation can not be performed while the cluster is not sale.當(dāng)集群未運行時,無法執(zhí)行請求的操作。
403IncorrectDBInstanceStateCurrent DB instance state does not support this operation.當(dāng)前實例狀態(tài)不支持此操作。
403InstanceEngineType.NotSupportThe instance engine and type does not support operations.操作失敗,實例引擎和類型不支持該操作。
403InvalidDBInstanceState.NotSupportThe specified instance state does't support this operation.指定的實例狀態(tài)不支持此操作。
403MoneyLessThan100The Account Monet less Than 100.當(dāng)前阿里云賬號余額不足100,請充值。
403OperationDenied.DBNameAndAccountPrivilegeCountThe operation is not permitted due to count of database or account privilege.操作失敗,數(shù)據(jù)庫與權(quán)限的數(shù)量不一致。
403InsufficientResourceCapacityThe resource is out of usage.資源不足,請您稍后再試。
404InvalidDBInstanceId.NotFoundThe DBInstanceId provided does not exist in our records.SelectDB實例不存在。
404InvalidDBClusterState.NotSupportThe specified cluster state does't support this operation.集群狀態(tài)不支持此操作。
404DBInstanceLockedThe current instance lock mode does not support this operation.操作失敗,當(dāng)前實例已鎖定。
404IncorrectVswitchIdThe specified parameter VSwitchId is not valid.交換機參數(shù)無效。
404InvalidApi.NotFoundSpecified api is not found, please check your url and method.找不到指定的 API。請檢查調(diào)用的 URL 和方法。您調(diào)用的 API 不存在。請檢查 API 的名稱是否正確,請注意確認大小寫。
404InvalidDBInstance.NotFoundThe specified instance is not found.沒有找到指定的實例,請檢查實例的正確性。
404InvalidDBInstanceClass.NotFoundThe specified instance classic does not exist.當(dāng)前選擇的配置或規(guī)格不存在或已停售,請重新選擇。
404InvalidRegionId.NotFoundThe provided RegionId does not exist in our records.操作失敗,輸入的地域及可用區(qū)不存在。
404QueryPrice.FailedThe inquiry failed. Contact Alibaba Cloud customer service representatives.詢價失敗,請聯(lián)系客服同學(xué)。

訪問錯誤中心查看更多錯誤碼。

變更歷史

變更時間變更內(nèi)容概要操作
2024-07-02OpenAPI 錯誤碼發(fā)生變更、OpenAPI 入?yún)l(fā)生變更查看變更詳情
2023-12-27API 內(nèi)部配置變更,不影響調(diào)用查看變更詳情