Argo CD · Example Payload

Argo Cd Cluster Help Example

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Argo Cd Cluster Help Example is an example object payload from Argo CD, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

binaryUrlschatTextchatUrl

Example Payload

Raw ↑
{
  "binaryUrls": {},
  "chatText": "example-chattext",
  "chatUrl": "https://github.com/example/repo.git"
}