Wasm Directoryalpha
Record

list-op-response-load-balancers-item-health-check

No description available.

record list-op-response-load-balancers-item-health-check {
  check-interval-seconds: option​<s32>,
  healthy-threshold: option​<s32>,
  path: option​<string>,
  port: option​<s32>,
  protocol: option​<list-op-response-load-balancers-item-health-check-protocol-enum>,
  response-timeout-seconds: option​<s32>,
  unhealthy-threshold: option​<s32>,
}

Fields

NameTypeDescription
check-interval-secondsoption​<s32>
healthy-thresholdoption​<s32>
pathoption​<string>
portoption​<s32>
protocoloption​<list-op-response-load-balancers-item-health-check-protocol-enum>
response-timeout-secondsoption​<s32>
unhealthy-thresholdoption​<s32>