Deletes a routing policy for a VPC firewall for a transit router.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Lang |
string |
No |
The language of the response message. Valid values:
|
zh |
| FirewallId |
string |
No |
The ID of the VPC firewall instance. |
vfw-tr-d5ba592ac6c84aff**** |
| TrFirewallRoutePolicyId |
string |
No |
The ID of the firewall routing policy. |
policy-2d06d3568fd74d60**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
22B6B889-4E9F-56B3-AF3D-53749C477D1D |
Examples
Success response
JSON format
{
"RequestId": "22B6B889-4E9F-56B3-AF3D-53749C477D1D"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 200 | ErrorDBUpdateError | A database update error occurred. | A database update error occurred. |
| 400 | ErrorAliUid | Aliuid invalid. | The aliuid is invalid. |
| 400 | ErrorParameters | Error Parameters | The parameter is invalid. |
| 400 | ErrorAuthentication | authentication error | The authentication failed. |
| 400 | ErrorDBTxError | A database transaction error occurred. | The error message returned because an internal error has occurred in the database transaction. |
| 400 | ErrorFirewallUpdating | Can not modify firewall, firewall is updating. Please check if there is a routing policy updating. | The firewall cannot be operated. The firewall is in an updated state. Please check whether any drainage templates are being created, deleted, updated, opened or closed. |
| 400 | ErrorIllegalRoutePolicyStatusUpdate | Can not update policy status. | Unable to update routing template status, please check if routing template status is being updated |
| 400 | ErrorDBSelectError | A database select error occurred. | The error message returned because an internal error has occurred in querying the database. |
| 400 | ErrorDBInsertError | A database insert error occurred. | An error occurred while performing an insert operation in the database. |
| 400 | ErrorRecordLog | record operation log error. | Update operation log error. |
| 400 | ErrorTrFwBackUpAssocationNotExist | Tr firewall back up association not Exist. | The routing table configuration before the drainage scenario is enabled cannot be obtained. The routing table before the drainage scenario is enabled may have been deleted. |
| 400 | ErrorTrFirewallPolicyNotFound | TR firewall policy does not exist. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.