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

CreateElasticRule - 創建分時彈性規則

創建分時彈性規則。

調試

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

授權信息

下表是API對應的授權信息,可以在RAM權限策略語句的Action元素中使用,用來給RAM用戶或RAM角色授予調用此API的權限。具體說明如下:

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

請求參數

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

實例 ID。

selectdb-cn-7213cjv****
ClusterIdstring

集群 ID。

selectdb-xxxb9f2w-be
RegionIdstring

地域 ID。

cn-hangzhou
ElasticRuleStartTimestring

分時彈性規則的開始執行時間。

00:00
ExecutionPeriodstring

執行周期。

枚舉值:
  • Day每天重復執行
Day
ClusterClassstring

集群目標計算資源規則。

selectdb.2xlarge

返回參數

名稱類型描述示例值
object

Schema of Response

RequestIdstring

請求 ID。

F8900A96-67F7-5274-A41B-7722E1ECF8C9
Dataobject

返回結果。

DbInstanceIdstring

實例 ID。

selectdb-cn-7213cjv****
ClusterIdstring

集群 ID。

selectdb-xxxb9f2w-be
RuleIdlong

規則 ID。

5465
ExecutionPeriodstring

執行周期。

枚舉值:
  • DayDay
Day
ElasticRuleStartTimestring

分時彈性規則的開始執行時間。

00:00
ClusterClassstring

集群目標計算資源規則。

selectdb.2xlarge

示例

正常返回示例

JSON格式

{
  "RequestId": "F8900A96-67F7-5274-A41B-7722E1ECF8C9",
  "Data": {
    "DbInstanceId": "selectdb-cn-7213cjv****\n",
    "ClusterId": "selectdb-xxxb9f2w-be",
    "RuleId": 5465,
    "ExecutionPeriod": "Day",
    "ElasticRuleStartTime": "00:00",
    "ClusterClass": "selectdb.2xlarge"
  }
}

錯誤碼

HTTP status code錯誤碼錯誤信息描述
400InvalidDBInstanceId.MalformedThe specified parameter "DBInstanceId" is not valid.參數"DBInstanceId"不合法。
400InvalidClusterId.MalformedThe specified parameter "ClusterId" is not valid.參數“ClusterId”不合法。
400InvalidRegionId.MalformedThe specified parameter "RegionId" is not valid.參數“RegionId”不合法。
400InvalidElasticRuleStartTime.MalformedThe specified parameter "ElasticRuleStartTime" is not valid.參數“ElasticRuleStartTime”不合法。
400InvalidExecutionPeriod.MalformedThe specified parameter "ExecutionPeriod" is not valid.參數“ExecutionPeriod”不合法。
400InvalidClusterClass.MalformedThe specified parameter "ClusterClass" is not valid.參數“ClusterClass”不合法。
400InvalidChargeType.NotSupportThe specified parameter "ChargeType" does not meet the requirements.當前計費類型不支持此操作。
400DocumentConvertFailed.ExceedFileSizeLimitThe conversion has been failed, exceed file size limit.文檔轉換失敗,文件大小超過系統限額。
400ForbiddenUser not authorized to operate on the specified resource, or this API does not support RAM.子賬號權限不足,請先獲取授權。
400InvalidDBNameThe specified database name is not allowed.數據庫名稱不符合要求,請確認數據名稱是否正確。
400CreateOrderFailedFailed to create order.創建訂單失敗。
403OperationDenied.GetResourceLockFailedthe operator is not permitted due to get resource lock failed.由于獲取資源鎖失敗,本次請求被拒絕執行。
403OperationDenied.AdjacentRulesClusterIsTheSamethe operator is not permitted due to adjacent rules cluster class is the same.此操作被禁止執行因為相鄰分時彈性規則的目標計算資源相同。
403OperationDenied.AdjacentRulesIntervalLessThanOneHourthe operator is not permitted due to adjacent rules interval less than one hour.操作被禁止執行因為相鄰分時彈性規則的時間間隔小于1小時。
403DBClusterNotSupportedThe requested operation can not be performed while the cluster is not sale.當集群未運行時,無法執行請求的操作。
403IncorrectDBInstanceStateCurrent DB instance state does not support this operation.當前實例狀態不支持此操作。
403InstanceEngineType.NotSupportThe instance engine and type does not support operations.操作失敗,實例引擎和類型不支持該操作。
403InvalidDBInstanceState.NotSupportThe specified instance state does't support this operation.指定的實例狀態不支持此操作。
403MoneyLessThan100The Account Monet less Than 100.當前阿里云賬號余額不足100,請充值。
403OperationDenied.DBNameAndAccountPrivilegeCountThe operation is not permitted due to count of database or account privilege.操作失敗,數據庫與權限的數量不一致。
403InsufficientResourceCapacityThe resource is out of usage.資源不足,請您稍后再試。
404InvalidDBClusterId.NotFoundThe DBClusterId provided does not exist in our records.集群不存在。
404DBInstanceLockedThe current instance lock mode does not support this operation.操作失敗,當前實例已鎖定。
404IncorrectVswitchIdThe specified parameter VSwitchId is not valid.交換機參數無效。
404InvalidApi.NotFoundSpecified api is not found, please check your url and method.找不到指定的 API。請檢查調用的 URL 和方法。您調用的 API 不存在。請檢查 API 的名稱是否正確,請注意確認大小寫。
404InvalidDBInstance.NotFoundThe specified instance is not found.沒有找到指定的實例,請檢查實例的正確性。
404InvalidDBInstanceClass.NotFoundThe specified instance classic does not exist.當前選擇的配置或規格不存在或已停售,請重新選擇。
404InvalidRegionId.NotFoundThe provided RegionId does not exist in our records.操作失敗,輸入的地域及可用區不存在。
404QueryPrice.FailedThe inquiry failed. Contact Alibaba Cloud customer service representatives.詢價失敗,請聯系客服同學。

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