Membuat kelompok daftar putih alamat IP.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
oceanbase:CreateSecurityIpGroup |
create |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
ID Kluster OceanBase. |
ob317v4uif**** |
| SecurityIps |
string |
Yes |
Alamat IP atau Blok CIDR dalam kelompok daftar putih alamat IP.
|
["192.168.1.1","192.168.0.0.1/8"] |
| SecurityIpGroupName |
string |
Yes |
Nama kelompok daftar putih. |
pay_online |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Parameter tanggapan. |
||
| RequestId |
string |
ID permintaan. |
EE205C00-30E4-****-****-87E3A8A2AA0C |
| SecurityIpGroup |
object |
Informasi kelompok daftar putih. |
|
| InstanceId |
string |
ID Kluster OceanBase. |
ob317v4uif**** |
| SecurityIpGroupName |
string |
Nama kelompok daftar putih. |
pay_online |
| SecurityIps |
string |
Alamat IP atau Blok CIDR dalam kelompok daftar putih alamat IP. |
["192.***.1.1"] |
Contoh
Respons sukses
JSONformat
{
"RequestId": "EE205C00-30E4-****-****-87E3A8A2AA0C",
"SecurityIpGroup": {
"InstanceId": "ob317v4uif****",
"SecurityIpGroupName": "pay_online",
"SecurityIps": "[\"192.***.1.1\"]"
}
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.