Argo CD · Example Payload

Argo Cd Cluster Google Analytics Config Example

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Argo Cd Cluster Google Analytics Config 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

anonymizeUserstrackingID

Example Payload

Raw ↑
{
  "anonymizeUsers": true,
  "trackingID": "app-123456"
}