Argo Workflows · Example Payload

Argo Workflows Github Com Argoproj Argo Events Pkg Apis Events V1Alpha1 Mns Event Source Example

CNCFContainersData ProcessingKubernetesMachine-LearningOpen-SourceWorkflow Engine

Argo Workflows Github Com Argoproj Argo Events Pkg Apis Events V1Alpha1 Mns Event Source Example is an example object payload from Argo Workflows, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

accessKeyendpointfilterjsonBodyqueuesecretKey

Example Payload

Raw ↑
{
  "accessKey": "example-accesskey",
  "endpoint": "example-endpoint",
  "filter": "example-filter",
  "jsonBody": true,
  "queue": "example-queue",
  "secretKey": "example-secretkey"
}