Argo CD · Example Payload

Argo Cd Application Resource Action Parameters Example

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Argo Cd Application Resource Action Parameters 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

namevalue

Example Payload

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