Argo CD · Example Payload

Argo Cd Cluster Settings Plugins Response Example

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Argo Cd Cluster Settings Plugins Response Example is an example object payload from Argo CD, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

plugins

Example Payload

Raw ↑
{
  "plugins": [
    "example-plugins",
    "example-plugins"
  ]
}