Argo Workflows · Example Payload

Argo Workflows Grpc Gateway Runtime Stream Error Example

CNCFContainersData ProcessingKubernetesMachine-LearningOpen-SourceWorkflow Engine

Argo Workflows Grpc Gateway Runtime Stream Error Example is an example object payload from Argo Workflows, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

detailsgrpc_codehttp_codehttp_statusmessage

Example Payload

Raw ↑
{
  "details": [
    "example-details",
    "example-details"
  ],
  "grpc_code": 93,
  "http_code": 61,
  "http_status": "Running",
  "message": "Workflow completed successfully"
}