Argo CD · Example Payload

Argo Cd V1 Managed Fields Entry Example

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Argo Cd V1 Managed Fields Entry Example is an example object payload from Argo CD, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

apiVersionfieldsTypefieldsV1manageroperationsubresourcetime

Example Payload

Raw ↑
{
  "apiVersion": "v2.14.0",
  "fieldsType": "example-fieldstype",
  "fieldsV1": "example-fieldsv1",
  "manager": "example-manager",
  "operation": "example-operation",
  "subresource": "example-subresource",
  "time": "example-time"
}