Mengaktifkan kebijakan firewall untuk server aplikasi simple tertentu.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
swas-open:EnableFirewallRule |
update |
*Aturan Firewall.
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
ID instans dari server aplikasi simple yang ditentukan. |
2ad1ae67295445f598017499dc**** |
| RegionId |
string |
Yes |
ID wilayah dari server aplikasi simple yang ditentukan. Anda dapat memanggil ListRegions untuk mengkueri daftar wilayah Alibaba Cloud yang didukung. |
cn-hangzhou |
| ClientToken |
string |
No |
Token klien yang digunakan untuk memastikan idempotensi permintaan. Token klien dihasilkan dari klien Anda dan harus unik di antara permintaan yang berbeda. Nilai ClientToken hanya boleh berisi karakter ASCII dan panjangnya tidak boleh melebihi 64 karakter. Untuk informasi selengkapnya, lihat Cara memastikan idempotensi. |
123e4567-e89b-12d3-a456-426655440000 |
| RuleId |
string |
Yes |
ID aturan firewall. |
eeea34d9867b4d55a4ff8d5fcfbd**** |
| Remark |
string |
No |
Keterangan untuk aturan firewall. |
Custom |
| SourceCidrIp |
string |
No |
Alamat IP atau Blok CIDR. |
10.147.33.** |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan. |
20758A-585D-4A41-A9B2-28DA8F4F**** |
Contoh
Respons sukses
JSONformat
{
"RequestId": "20758A-585D-4A41-A9B2-28DA8F4F****"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidProtocol.ValueNotSupported | The specified parameter Protocol is invalid. | |
| 400 | InvalidPort.ValueNotSupported | The specified parameter Port is invalid. | |
| 400 | RegionIdNotMatchHost | The parameter regionId does not match the endpoint host. | |
| 500 | InternalError | An error occurred while processing your request. | |
| 403 | FirewallRuleLimitExceed | The maximum number of firewall rules in an instance is exceeded. | |
| 403 | FirewallRuleAlreadyExist | The specified Rule already exist | |
| 404 | InvalidInstanceId.NotFound | The specified InstanceId does not exist. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.