Probe

Probe
Probe
JSON Example
{
    "failureThreshold": 0,
    "tcpSocket": {
        "port": "string"
    },
    "timeoutSeconds": 0,
    "periodSeconds": 0,
    "successThreshold": 0,
    "initialDelaySeconds": 0,
    "exec": {
        "command": [
            "string"
        ]
    },
    "httpGet": {
        "path": "string",
        "scheme": "string",
        "port": "string",
        "host": "string"
    }
}
integer As int32 As int32
failureThreshold
Optional

failureThreshold

tcpSocket
Optional

tcpSocket

integer As int32 As int32
timeoutSeconds
Optional

timeoutSeconds

integer As int32 As int32
periodSeconds
Optional

periodSeconds

integer As int32 As int32
successThreshold
Optional

successThreshold

integer As int32 As int32
initialDelaySeconds
Optional

initialDelaySeconds

exec
Optional

exec

httpGet
Optional

httpGet

Property Of