All Products
Search
Document Center

Cloud Firewall:DescribePostpayUserVpcStatus

Last Updated:Nov 12, 2025

Queries the VPC border firewall status for a pay-as-you-go user.

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-************

Lang

string

No

The language of the response. Valid values:

  • zh (default): Chinese.

  • en: English.

zh

Response elements

Element

Type

Description

Example

object

Schema of Response

RequestId

string

Id of the request

7447795A-39AB-52CB-8F92-128DF******

Status

string

The status of the VPC border firewall for Cloud Firewall. Valid values:

  • open: The firewall is enabled.

  • init: The firewall is being enabled.

  • closed: The firewall is disabled.

open

UnprotectedDate

integer

The number of days that protection was disabled. This parameter is valid only when the firewall is enabled.

20

Examples

Success response

JSON format

{
  "RequestId": "7447795A-39AB-52CB-8F92-128DF******",
  "Status": "open",
  "UnprotectedDate": 20
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.