Record
list-op-response-apps-item-spec-services-item-health-check
No description available.
record list-op-response-apps-item-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
| Name | Type | Description |
|---|---|---|
| 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> |