All Products
Search
Document Center

Cloud Firewall:DescribeClearAuthInfo

Last Updated:Dec 30, 2025

Queries information about cleared authorizations.

Operation description

QPS limits

The queries per second (QPS) limit for this API is 10 per user. Exceeding this limit triggers throttling, which may impact your business. Call this API at a reasonable rate.

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

No parameters required.

Response elements

Element

Type

Description

Example

object

EndTime

integer

The UNIX timestamp when the authorization expires.

1755964800

RequestId

string

The ID of the request.

8DDEE254-5639-5548-82D1-AAAC7347****

LeftTimes

integer

The number of remaining clears.

20

Examples

Success response

JSON format

{
  "EndTime": 1755964800,
  "RequestId": "8DDEE254-5639-5548-82D1-AAAC7347****",
  "LeftTimes": 20
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.