google_api_compute v0.11.0 GoogleApi.Compute.V1.Model.HttpFaultAbort 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.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
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.