AiTokenRateLimitConfigRule

更新时间:
复制 MD 格式

名称

类型

描述

示例值

object

object

limitType

string

限流类型

Consumer

matchKey

string

匹配键名

X-API-Key

matchType

string

匹配方式

Exact

matchValue

string

匹配值

consumer-a

limitMode

string

限流模式

TokenPerMinute

limitValue

integer

限流值

1000