
Canary Release
Configuration
Hide Child Parameters
Hash algorithm to be used for canary release.
consumer
: The hash will be based on the consumer.ip
: The hash will be based on the client IP address.none
: No hash will be applied.allow
: Allows the specified groups to access the canary release.deny
: Denies the specified groups from accessing the canary release.header
: The hash will be based on the specified header value.
Allowed values:allowconsumerdenyheaderipnone
Default:consumer
A string representing a host name, such as example.com.
If set, the plugin will only activate when receiving requests via the specified route. Leave unset for the plugin to activate regardless of the route being used.
* Additional properties are NOT allowed.