Argo Workflows · Example Payload

Argo Workflows Io K8S Api Core V1 Event Example

CNCFContainersData ProcessingKubernetesMachine LearningOpen SourceWorkflow Engine

Argo Workflows Io K8S Api Core V1 Event 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

actionapiVersioncounteventTimefirstTimestampinvolvedObjectkindlastTimestampmessagemetadatareasonrelatedreportingComponentreportingInstanceseriessourcetype

Example Payload

Raw ↑
{
  "action": "example-action",
  "apiVersion": "v3.6.0",
  "count": 2,
  "eventTime": "example-eventtime",
  "firstTimestamp": "example-firsttimestamp",
  "involvedObject": "example-involvedobject",
  "kind": "example-kind",
  "lastTimestamp": "example-lasttimestamp",
  "message": "Workflow completed successfully",
  "metadata": "example-metadata",
  "reason": "example-reason",
  "related": "example-related",
  "reportingComponent": "example-reportingcompon",
  "reportingInstance": "example-reportinginstan",
  "series": "example-series",
  "source": "example-source",
  "type": "example-type"
}