Argo CD · Example Payload

Argo Cd V1Alpha1 Chart Details Example

Application is synced and healthy.

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

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

Top-level fields

descriptionhomemaintainers

Example Payload

Raw ↑
{
  "description": "Application is synced and healthy.",
  "home": "example-home",
  "maintainers": [
    "example-maintainers",
    "example-maintainers"
  ]
}