Argo CD · Example Payload

Argo Cd Application Application Server Side Diff Response Example

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Argo Cd Application Application Server Side Diff Response Example is an example object payload from Argo CD, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

itemsmodified

Example Payload

Raw ↑
{
  "items": [
    "example-items",
    "example-items"
  ],
  "modified": true
}