This plugin terminates incoming requests with a specified status code and message. This can be used to temporarily stop traffic on a Gateway Service or a Route, or even block a Consumer.
This plugin can also be used for debugging, as described in the config.echo
parameter.
Once this plugin is enabled, every request within the configured scope will be immediately terminated with the configured status code and message.