Menonaktifkan kebijakan firewall untuk server aplikasi simple tertentu.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
swas-open:DisableFirewallRule |
update |
*Aturan Firewall.
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
ID instans dari server aplikasi simple yang ditentukan. |
ace0706b2ac4454d984295a94213**** |
| 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. Nilai parameter yang dihasilkan klien dan bersifat unik di antara permintaan yang berbeda. ClientToken hanya mendukung 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. Anda dapat memanggil operasi ListFirewallRules untuk mendapatkan ID aturan firewall. |
eeea34d9867b4d55a4ff8d5fcfbd**** |
| Remark |
string |
No |
Keterangan untuk aturan firewall. |
Custom |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan. |
20758A-585D-4A41-A9B2-28DA8F4F534F |
Contoh
Respons sukses
JSONformat
{
"RequestId": "20758A-585D-4A41-A9B2-28DA8F4F534F\t"
}
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.