All Products
Search
Document Center

Cloud Firewall:ReleaseExpiredInstance

Last Updated:Nov 25, 2025

Releases an expired instance.

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

Yes

The ID of the Cloud Firewall instance.

cfw-y3gpqq705****

Response elements

Element

Type

Description

Example

object

HttpStatusCode

integer

The HTTP status code.

200

RequestId

string

The request ID.

9EC1DB0F-EE53-5D36-B5DA-71CB******

Success

boolean

Indicates whether the request was successful.

true

ReleaseStatus

string

Indicates whether the instance was released:

  • true: Successful.

  • false: Failed.

true

Examples

Success response

JSON format

{
  "HttpStatusCode": 200,
  "RequestId": "9EC1DB0F-EE53-5D36-B5DA-71CB******",
  "Success": true,
  "ReleaseStatus": "true"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.