istio v1.31.0
VirtualService.spec.http[].route[].destination.port.spec.http.fault.abort
Abort Http request attempts and return error codes back to downstream service, giving the impression that the upstream service is faulty.
| Field / Type | Description |
|---|---|
grpcStatus | GRPC status code to use to abort the request. |
http2Error | No description provided. |
httpStatus | HTTP status code to use to abort the Http request.
|
Percentage of requests to be aborted with the error code provided. |