Argo CD · Example Payload

Argo Cd Cluster Connector Example

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Argo Cd Cluster Connector 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

nametype

Example Payload

Raw ↑
{
  "name": "my-application",
  "type": "example-type"
}