全部產品
Search
文件中心

API Gateway:HttpApiBackendMatchCondition

更新時間:Mar 30, 2026

名稱

類型

描述

樣本值

object

匹配條件配置。

type

string

匹配類型,支援 Query 參數或 Header 參數匹配。

Query

key

string

匹配 Key。

color

value

string

匹配值。

gray

operator

string

操作符,支援精確匹配、首碼匹配、Regex三種方式。

equal