The HTTP status code used to abort the request. The value must be between 200 and 599 inclusive. For gRPC protocol, the gRPC status code is mapped to HTTP status code according to this mapping table. HTTP status 200 is mapped to gRPC status UNKNOWN. Injecting an OK status is currently not supported by Traffic Director.
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-08-08 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eGoogle.Cloud.Compute.V1.HttpFaultAbort\u003c/code\u003e is 3.6.0, with multiple previous versions accessible, ranging from 1.0.0 to 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eHttpFaultAbort\u003c/code\u003e is a class used for specifying how requests are aborted during fault injection, implementing several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHttpFaultAbort\u003c/code\u003e class includes properties \u003ccode\u003eHttpStatus\u003c/code\u003e which accepts a value from 200 to 599 and \u003ccode\u003ePercentage\u003c/code\u003e which allows a value from 0.0 to 100.0 to manage request aborts.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHttpFaultAbort\u003c/code\u003e class has two constructors, a default constructor and one that takes another \u003ccode\u003eHttpFaultAbort\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eHttpFaultAbort\u003c/code\u003e provides two boolean properties, \u003ccode\u003eHasHttpStatus\u003c/code\u003e and \u003ccode\u003eHasPercentage\u003c/code\u003e, to verify if the fields have been set.\u003c/p\u003e\n"]]],[],null,[]]