Argo CD · Example Payload

Argo Cd Application Application Manifest Query With Files Example

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Argo Cd Application Application Manifest Query With Files Example is an example object payload from Argo CD, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

appNamespacechecksumnameproject

Example Payload

Raw ↑
{
  "appNamespace": "my-application",
  "checksum": "example-checksum",
  "name": "my-application",
  "project": "default"
}