ApisixGlobalRule/v2
Spec#
,See the definition on GitHub.
| Field | Type | Description | 
|---|---|---|
| plugins | array | Plugins that will be executed on the all requests. | 
| plugins[].name | string | Name of the Plugin. See Plugin hub for a list of available Plugins. | 
| plugins[].enable | boolean | When set to true, enables the Plugin. | 
| plugins[].config | object | Configuration of the Plugin, the schema is totally same to the one in APISIX. |