Argo Workflows · Example Payload

Argo Workflows Io K8S Api Core V1 Gce Persistent Disk Volume Source Example

CNCFContainersData ProcessingKubernetesMachine-LearningOpen-SourceWorkflow Engine

Argo Workflows Io K8S Api Core V1 Gce Persistent Disk Volume Source Example is an example object payload from Argo Workflows, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

fsTypepartitionpdNamereadOnly

Example Payload

Raw ↑
{
  "fsType": "example-fstype",
  "partition": 12,
  "pdName": "my-workflow",
  "readOnly": true
}