Argo Workflows · Example Payload

Argo Workflows Io Argoproj Workflow V1Alpha1 Artifact Example

CNCFContainersData ProcessingKubernetesMachine LearningOpen SourceWorkflow Engine

Argo Workflows Io Argoproj Workflow V1Alpha1 Artifact Example is an example object payload from Argo Workflows, with 23 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

archivearchiveLogsartifactGCartifactoryazuredeletedfromfromExpressiongcsgitglobalNamehdfshttpmodenameoptionalosspathpluginrawrecurseModes3subPath

Example Payload

Raw ↑
{
  "archive": "example-archive",
  "archiveLogs": true,
  "artifactGC": "example-artifactgc",
  "artifactory": "example-artifactory",
  "azure": "example-azure",
  "deleted": true,
  "from": "example-from",
  "fromExpression": "example-fromexpression",
  "gcs": "example-gcs",
  "git": "example-git",
  "globalName": "my-workflow",
  "hdfs": "example-hdfs",
  "http": "example-http",
  "mode": 26,
  "name": "my-workflow",
  "optional": true,
  "oss": "example-oss",
  "path": "example-path",
  "plugin": "example-plugin",
  "raw": "example-raw",
  "recurseMode": true,
  "s3": "example-s3",
  "subPath": "example-subpath"
}