Argo Workflows · Example Payload

Argo Workflows Io K8S Api Core V1 Scale Io Volume Source Example

CNCFContainersData ProcessingKubernetesMachine LearningOpen SourceWorkflow Engine

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

fsTypegatewayprotectionDomainreadOnlysecretRefsslEnabledstorageModestoragePoolsystemvolumeName

Example Payload

Raw ↑
{
  "fsType": "example-fstype",
  "gateway": "example-gateway",
  "protectionDomain": "example-protectiondomai",
  "readOnly": true,
  "secretRef": "example-secretref",
  "sslEnabled": true,
  "storageMode": "example-storagemode",
  "storagePool": "example-storagepool",
  "system": "example-system",
  "volumeName": "my-workflow"
}