Argo Workflows · Example Payload

Argo Workflows Github Com Argoproj Argo Events Pkg Apis Events V1Alpha1 Azure Service Bus Event Source Example

CNCFContainersData ProcessingKubernetesMachine-LearningOpen-SourceWorkflow Engine

Argo Workflows Github Com Argoproj Argo Events Pkg Apis Events V1Alpha1 Azure Service Bus Event Source 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

connectionStringdeferDeletefilterfullyQualifiedNamespacejsonBodymetadataqueueNamesubscriptionNametlstopicName

Example Payload

Raw ↑
{
  "connectionString": "example-connectionstrin",
  "deferDelete": true,
  "filter": "example-filter",
  "fullyQualifiedNamespace": "my-workflow",
  "jsonBody": true,
  "metadata": {},
  "queueName": "my-workflow",
  "subscriptionName": "my-workflow",
  "tls": "example-tls",
  "topicName": "my-workflow"
}