Argo CD · Example Payload

Argo Cd Repository App Info Example

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Argo Cd Repository App Info 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

pathtype

Example Payload

Raw ↑
{
  "path": "apps/my-app",
  "type": "example-type"
}