Interface protos.google.cloud.compute.v1.IOutlierDetection (4.3.0)

Properties of an OutlierDetection.

Package

@google-cloud/compute

Properties

baseEjectionTime

baseEjectionTime?: (google.cloud.compute.v1.IDuration|null);

OutlierDetection baseEjectionTime

consecutiveErrors

consecutiveErrors?: (number|null);

OutlierDetection consecutiveErrors

consecutiveGatewayFailure

consecutiveGatewayFailure?: (number|null);

OutlierDetection consecutiveGatewayFailure

enforcingConsecutiveErrors

enforcingConsecutiveErrors?: (number|null);

OutlierDetection enforcingConsecutiveErrors

enforcingConsecutiveGatewayFailure

enforcingConsecutiveGatewayFailure?: (number|null);

OutlierDetection enforcingConsecutiveGatewayFailure

enforcingSuccessRate

enforcingSuccessRate?: (number|null);

OutlierDetection enforcingSuccessRate

interval

interval?: (google.cloud.compute.v1.IDuration|null);

OutlierDetection interval

maxEjectionPercent

maxEjectionPercent?: (number|null);

OutlierDetection maxEjectionPercent

successRateMinimumHosts

successRateMinimumHosts?: (number|null);

OutlierDetection successRateMinimumHosts

successRateRequestVolume

successRateRequestVolume?: (number|null);

OutlierDetection successRateRequestVolume

successRateStdevFactor

successRateStdevFactor?: (number|null);

OutlierDetection successRateStdevFactor