Skip to main content
Version: Next

ApisixGlobalRule/v2

Spec#

,See the definition on GitHub.

FieldTypeDescription
pluginsarrayPlugins that will be executed on the all requests.
plugins[].namestringName of the Plugin. See Plugin hub for a list of available Plugins.
plugins[].enablebooleanWhen set to true, enables the Plugin.
plugins[].configobjectConfiguration of the Plugin, the schema is totally same to the one in APISIX.