Memodifikasi alamat IP dalam daftar putih instance ApsaraDB for SelectDB.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
selectdb:ModifySecurityIPList |
update |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
ID wilayah instans. |
cn-hangzhou |
| DBInstanceId |
string |
Yes |
ID instans. |
selectdb-cn-7213cjv**** |
| GroupName |
string |
Yes |
Nama daftar putih. Nilai default: Default. |
default |
| SecurityIPList |
string |
Yes |
Alamat IP dalam daftar putih instans. Pisahkan beberapa alamat IP dengan koma (,). |
127.0.XX.XX,127.2.XX.XX |
| ModifyMode |
string |
Yes |
Mode yang digunakan untuk memodifikasi daftar putih. Nilai yang valid:
|
0 |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Parameter respons. |
||
| RequestId |
string |
ID permintaan. |
195F64C2-8F11-532B-A436-FC08A221D756 |
| GroupName |
string |
Nama daftar putih. |
group1 |
| SecurityIPType |
string |
Jenis alamat IP. |
ipv4 |
| GroupTag |
string |
Tag daftar putih. |
grouptag |
| TaskId |
integer |
ID task. |
479095561 |
| SecurityIPList |
string |
Alamat IP dalam daftar putih instans. Beberapa alamat IP dipisahkan oleh koma (,). |
127.0.XX.XX,127.2.XX.XX |
| WhitelistNetType |
string |
Jenis jaringan daftar putih. |
mix |
| DBInstanceName |
string |
Nama instans. |
实例测试 |
Contoh
Respons sukses
JSONformat
{
"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": "实例测试"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidSecurityIPList.Duplicate | Specified security IP list is not valid: Duplicate IP address in the list. | |
| 400 | InvalidSecurityIPList.Format | Specified security IP list format is not valid. | |
| 400 | InvalidSecurityIPs.Malformed | The specified parameter "SecurityIps" is not valid. | |
| 400 | DocumentConvertFailed.ExceedFileSizeLimit | The conversion has been failed, exceed file size limit. | |
| 400 | Forbidden | User not authorized to operate on the specified resource, or this API does not support RAM. | |
| 400 | InvalidDBName | The specified database name is not allowed. | |
| 400 | CreateOrderFailed | Failed to create order. | |
| 403 | SecurityIPList.Duplicate | Specified same security IP already exists. | |
| 403 | DBClusterNotSupported | The requested operation can not be performed while the cluster is not sale. | |
| 403 | IncorrectDBInstanceState | Current DB instance state does not support this operation. | |
| 403 | InstanceEngineType.NotSupport | The instance engine and type does not support operations. | |
| 403 | InvalidDBInstanceState.NotSupport | The specified instance state does't support this operation. | |
| 403 | MoneyLessThan100 | The Account Monet less Than 100. | |
| 403 | OperationDenied.DBNameAndAccountPrivilegeCount | The operation is not permitted due to count of database or account privilege. | |
| 403 | InsufficientResourceCapacity | The resource is out of usage. | |
| 404 | DBInstanceLocked | The current instance lock mode does not support this operation. | |
| 404 | IncorrectVswitchId | The specified parameter VSwitchId is not valid. | |
| 404 | InvalidApi.NotFound | Specified api is not found, please check your url and method. | |
| 404 | InvalidDBInstance.NotFound | The specified instance is not found. | |
| 404 | InvalidDBInstanceClass.NotFound | The specified instance classic does not exist. | |
| 404 | InvalidRegionId.NotFound | The provided RegionId does not exist in our records. | |
| 404 | QueryPrice.Failed | The inquiry failed. Contact Alibaba Cloud customer service representatives. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.