Releases a pay-as-you-go firewall.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
No |
The ID of the Cloud Firewall instance. |
cfw_elasticity_public_cn-xxx |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| HttpStatusCode |
integer |
The HTTP status code. |
200 |
| RequestId |
string |
The ID of the request. This ID is generated by Alibaba Cloud and is unique to this request. You can use it to troubleshoot and locate issues. |
EE316A19-xxxx-5043-9DF1-C04458ABC570 |
| Success |
boolean |
Indicates whether the request was successful. |
true |
| ReleaseStatus |
boolean |
Indicates whether the release was successful.
|
true |
Examples
Success response
JSON format
{
"HttpStatusCode": 200,
"RequestId": "EE316A19-xxxx-5043-9DF1-C04458ABC570",
"Success": true,
"ReleaseStatus": true
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.