Argo Workflows · Example Payload

Argo Workflows Eventsource Create Event Source Request Example

CNCFContainersData ProcessingKubernetesMachine-LearningOpen-SourceWorkflow Engine

Argo Workflows Eventsource Create Event Source Request Example is an example object payload from Argo Workflows, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

eventSourcenamespace

Example Payload

Raw ↑
{
  "eventSource": "example-eventsource",
  "namespace": "my-workflow"
}