Argo Workflows · Example Payload

Argo Workflows Io K8S Api Core V1 Http Get Action Example

CNCFContainersData ProcessingKubernetesMachine LearningOpen SourceWorkflow Engine

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

Top-level fields

hosthttpHeaderspathportscheme

Example Payload

Raw ↑
{
  "host": "example-host",
  "httpHeaders": [
    "example-httpheaders",
    "example-httpheaders"
  ],
  "path": "example-path",
  "port": "example-port",
  "scheme": "example-scheme"
}