Argo · Example Payload

Argo Cd Application Destination Example

CNCFCI/CDGitOpsKubernetesOpen SourceProgressive DeliveryWorkflow Engine

Argo Cd Application Destination Example is an example object payload from Argo, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

servernamenamespace

Example Payload

Raw ↑
{
  "server": "https://example.com",
  "name": "my-workflow",
  "namespace": "my-workflow"
}