The HTTP status code used to abort the request. The value must be from 200 to 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 for connections, operations, or requests that is aborted as part of fault injection. The value must be from 0.0 to 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 \u003ccode\u003eHttpFaultAbort\u003c/code\u003e class in the Google.Cloud.Compute.V1 namespace is used to specify how requests are aborted as part of fault injection in the Compute Engine v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class has a constructor \u003ccode\u003eHttpFaultAbort()\u003c/code\u003e and \u003ccode\u003eHttpFaultAbort(HttpFaultAbort other)\u003c/code\u003e to create instances.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt has properties to configure HTTP status codes (\u003ccode\u003eHttpStatus\u003c/code\u003e) and the percentage of traffic to abort (\u003ccode\u003ePercentage\u003c/code\u003e), which can be verified with \u003ccode\u003eHasHttpStatus\u003c/code\u003e and \u003ccode\u003eHasPercentage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are a variety of versions available for the \u003ccode\u003eHttpFaultAbort\u003c/code\u003e API, with the latest version being 3.6.0 and the earliest at 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]