VirtualService.spec.http[].match[].queryParams.[key].spec.http
An ordered list of route rules for HTTP traffic.
| Field / Type | Description |
|---|---|
Cross-Origin Resource Sharing policy (CORS). | |
Delegate is used to specify the particular VirtualService which can be used to define delegate HTTPRoute. | |
A HTTP rule can either return a direct_response, redirect or forward (default) traffic. | |
Fault injection policy to apply on HTTP traffic at the client side. | |
No description provided. | |
Match conditions to be satisfied for the rule to be activated. | |
Mirror HTTP traffic to a another destination in addition to forwarding the requests to the intended destination. | |
mirrorPercent | No description provided.
|
Percentage of the traffic to be mirrored by the `mirror` field. | |
mirror_percent | No description provided.
|
Specifies the destinations to mirror HTTP traffic in addition to the original destination. | |
name | The name assigned to the route for debugging purposes. |
A HTTP rule can either return a direct_response, redirect or forward (default) traffic. | |
Retry policy for HTTP requests. | |
Rewrite HTTP URIs and Authority headers. | |
A HTTP rule can either return a direct_response, redirect or forward (default) traffic. | |
timeout | Timeout for HTTP requests, default is disabled.
|