Argo Workflows · Example Payload

Argo Workflows Github Com Argoproj Argo Events Pkg Apis Events V1Alpha1 Trigger Template Example

CNCFContainersData ProcessingKubernetesMachine-LearningOpen-SourceWorkflow Engine

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

Top-level fields

argoWorkflowawsLambdaazureEventHubsazureServiceBusconditionsconditionsResetcustomemailhttpk8skafkalognamenatsopenWhiskpulsarslack

Example Payload

Raw ↑
{
  "argoWorkflow": "example-argoworkflow",
  "awsLambda": "example-awslambda",
  "azureEventHubs": "example-azureeventhubs",
  "azureServiceBus": "example-azureservicebus",
  "conditions": "example-conditions",
  "conditionsReset": [
    "example-conditionsreset",
    "example-conditionsreset"
  ],
  "custom": "example-custom",
  "email": "example-email",
  "http": "example-http",
  "k8s": "example-k8s",
  "kafka": "example-kafka",
  "log": "example-log",
  "name": "my-workflow",
  "nats": "example-nats",
  "openWhisk": "example-openwhisk",
  "pulsar": "example-pulsar",
  "slack": "example-slack"
}