Actions
Use policy actions to modify the behavior of traffic flowing through your endpoints. The following actions are available for use on your endpoints:
Type | Description | Supports |
---|---|---|
custom-response | Send back a pre-defined custom response to the client. | Inbound, Outbound |
deny | Reject incoming traffic to an endpoint. | Inbound |
log | Emit an event with custom defined metadata. | Inbound, Outbound |
rate-limit | Rate limit traffic to your upstream servers. | Inbound |
url-rewrite | Transform request URLs using regex. | Inbound |