Argo Workflows · Example Payload

Argo Workflows Io K8S Api Core V1 Probe Example

CNCFContainersData ProcessingKubernetesMachine-LearningOpen-SourceWorkflow Engine

Argo Workflows Io K8S Api Core V1 Probe Example is an example object payload from Argo Workflows, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

execfailureThresholdgrpchttpGetinitialDelaySecondsperiodSecondssuccessThresholdtcpSocketterminationGracePeriodSecondstimeoutSeconds

Example Payload

Raw ↑
{
  "exec": "example-exec",
  "failureThreshold": 16,
  "grpc": "example-grpc",
  "httpGet": "example-httpget",
  "initialDelaySeconds": 8,
  "periodSeconds": 86,
  "successThreshold": 13,
  "tcpSocket": "example-tcpsocket",
  "terminationGracePeriodSeconds": 17,
  "timeoutSeconds": 1718153645993
}