GoogleApi.Compute.V1.Model.HttpFaultAbort (google_api_compute v0.40.0) View Source
Specification for how requests are aborted as part of fault injection.
Attributes
-
httpStatus
(type:integer()
, default:nil
) - 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. -
percentage
(type:float()
, default:nil
) - 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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.