All Products
Search
Document Center

Cloud Firewall:ReleasePostInstance

Last Updated:Jan 14, 2026

Releases a pay-as-you-go firewall.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

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: The release was successful.

  • false: The release failed.

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.