Argo CD · Example Payload

Argo Cd Repository Repo App Details Query Example

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Argo Cd Repository Repo App Details Query 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

appNameappProjectsourcesourceIndexversionId

Example Payload

Raw ↑
{
  "appName": "my-application",
  "appProject": "default",
  "source": "example-source",
  "sourceIndex": 531,
  "versionId": 893
}