Wasm Directoryalpha
Record

create-deployment-response-deployment-spec-services-item-health-check

No description available.

record create-deployment-response-deployment-spec-services-item-health-check {
  failure-threshold: option​<s32>,
  http-path: option​<string>,
  initial-delay-seconds: option​<s32>,
  period-seconds: option​<s32>,
  port: option​<s64>,
  success-threshold: option​<s32>,
  timeout-seconds: option​<s32>,
}

Fields

NameTypeDescription
failure-thresholdoption​<s32>
http-pathoption​<string>
initial-delay-secondsoption​<s32>
period-secondsoption​<s32>
portoption​<s64>
success-thresholdoption​<s32>
timeout-secondsoption​<s32>