Argo CD · Example Payload

Argo Cd Repository Repo App Details Response Example

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Argo Cd Repository Repo App Details Response Example is an example object payload from Argo CD, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

directoryhelmkustomizeplugintype

Example Payload

Raw ↑
{
  "directory": "example-directory",
  "helm": "example-helm",
  "kustomize": "example-kustomize",
  "plugin": "example-plugin",
  "type": "example-type"
}