ModifyRateLimitPolicy

更新时间:
复制 MD 格式

Modifies a rate limit policy.

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 syntax

POST  HTTP/1.1

Request parameters

Parameter

Type

Required

Description

Example

GwClusterId

string

Yes

The gateway instance ID.

pg-xxxxxxxx

PolicyId

string

Yes

The rate limit policy ID.

02eccf7c61cf4d05a543075ee907f3**

RateLimitRpm

string

No

The maximum number of requests per minute.

10

RateLimitTpm

string

No

The maximum number of tokens per minute.

10

RegionId

string

No

The region ID.

cn-beijing

Response elements

Element

Type

Description

Example

object

The response body.

RequestId

string

The request ID.

24A1990B-4F6E-482B-B8CB-75C612******

Examples

Success response

JSON format

{
  "RequestId": "24A1990B-4F6E-482B-B8CB-75C612******"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.