Specification for how requests are aborted as part of fault
injection.
Attributes
Name
Description
http_status
int
The HTTP status code used to abort the
request. The value must be between 200 and 599
inclusive.
percentage
float
The percentage of traffic
(connections/operations/requests) which will be
aborted as part of fault injection. The value
must be between 0.0 and 100.0 inclusive.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[],[]]