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

ModifySecurityIPList - 修改白名單

修改指定云數(shù)據(jù)庫SelectDB版實(shí)例的白名單IP。

調(diào)試

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

授權(quán)信息

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

  • 操作:是指具體的權(quán)限點(diǎ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:ModifySecurityIPListupdate
*全部資源
*

請求參數(shù)

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

地域 ID。

cn-hangzhou
DBInstanceIdstring

實(shí)例 ID。

selectdb-cn-7213cjv****
GroupNamestring

白名單分組名稱。默認(rèn)修改 Default 分組。

default
SecurityIPListstring

實(shí)例的 IP 白名單,多個 IP 地址請用英文逗號(,)分隔。

127.0.XX.XX,127.2.XX.XX
ModifyModestring

白名單修改模式,取值說明:

  • 0:覆蓋原白名單。
  • 1:增加白名單。
  • 2:刪除白名單。
0

返回參數(shù)

名稱類型描述示例值
object

Schema of Response

RequestIdstring

請求 ID。

195F64C2-8F11-532B-A436-FC08A221D756
GroupNamestring

白名單分組名稱。

group1
SecurityIPTypestring

IP 地址類型。

ipv4
GroupTagstring

分組標(biāo)簽。

grouptag
TaskIdlong

任務(wù) ID。

479095561
SecurityIPListstring

實(shí)例的 IP 白名單,多個 IP 地址請用英文逗號(,)分隔。

127.0.XX.XX,127.2.XX.XX
WhitelistNetTypestring

白名單的網(wǎng)絡(luò)類型。

mix
DBInstanceNamestring

實(shí)例名稱。

實(shí)例測試

示例

正常返回示例

JSON格式

{
  "RequestId": "195F64C2-8F11-532B-A436-FC08A221D756",
  "GroupName": "group1",
  "SecurityIPType": "ipv4",
  "GroupTag": "grouptag",
  "TaskId": 479095561,
  "SecurityIPList": "127.0.XX.XX,127.2.XX.XX",
  "WhitelistNetType": "mix",
  "DBInstanceName": "實(shí)例測試"
}

錯誤碼

HTTP status code錯誤碼錯誤信息描述
400InvalidSecurityIPList.DuplicateSpecified security IP list is not valid: Duplicate IP address in the list.IP白名單列表不合法:列表中存在重復(fù)的IP。
400InvalidSecurityIPList.FormatSpecified security IP list format is not valid.IP白名單列表不合法。
400InvalidSecurityIPs.MalformedThe specified parameter "SecurityIps" is not valid.IP白名單列表不合法。
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ù)庫名稱不符合要求,請確認(rèn)數(shù)據(jù)名稱是否正確。
400CreateOrderFailedFailed to create order.創(chuàng)建訂單失敗。
403SecurityIPList.DuplicateSpecified same security IP already exists.IP白名單已經(jīng)存在。
403DBClusterNotSupportedThe requested operation can not be performed while the cluster is not sale.當(dāng)集群未運(yùn)行時,無法執(zhí)行請求的操作。
403IncorrectDBInstanceStateCurrent DB instance state does not support this operation.當(dāng)前實(shí)例狀態(tài)不支持此操作。
403InstanceEngineType.NotSupportThe instance engine and type does not support operations.操作失敗,實(shí)例引擎和類型不支持該操作。
403InvalidDBInstanceState.NotSupportThe specified instance state does't support this operation.指定的實(shí)例狀態(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.資源不足,請您稍后再試。
404DBInstanceLockedThe current instance lock mode does not support this operation.操作失敗,當(dāng)前實(shí)例已鎖定。
404IncorrectVswitchIdThe specified parameter VSwitchId is not valid.交換機(jī)參數(shù)無效。
404InvalidApi.NotFoundSpecified api is not found, please check your url and method.找不到指定的 API。請檢查調(diào)用的 URL 和方法。您調(diào)用的 API 不存在。請檢查 API 的名稱是否正確,請注意確認(rèn)大小寫。
404InvalidDBInstance.NotFoundThe specified instance is not found.沒有找到指定的實(shí)例,請檢查實(shí)例的正確性。
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-06-24OpenAPI 錯誤碼發(fā)生變更查看變更詳情
2024-01-11OpenAPI 返回結(jié)構(gòu)發(fā)生變更查看變更詳情