Argo CD · Example Payload

Argo Cd V1Alpha1 Oci Metadata Example

Application is synced and healthy.

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Argo Cd V1Alpha1 Oci Metadata 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

authorscreatedAtdescriptiondocsUrlimageUrlsourceUrlversion

Example Payload

Raw ↑
{
  "authors": "example-authors",
  "createdAt": "example-createdat",
  "description": "Application is synced and healthy.",
  "docsUrl": "https://github.com/example/repo.git",
  "imageUrl": "https://github.com/example/repo.git",
  "sourceUrl": "https://github.com/example/repo.git",
  "version": "v2.14.0"
}