Argo CD · Example Payload

Argo Cd Application Link Info Example

Application is synced and healthy.

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Argo Cd Application Link Info 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

descriptioniconClasstitleurl

Example Payload

Raw ↑
{
  "description": "Application is synced and healthy.",
  "iconClass": "example-iconclass",
  "title": "example-title",
  "url": "https://github.com/example/repo.git"
}