Argo CD · Example Payload

Argo Cd Runtime Stream Error Example

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Argo Cd Runtime Stream Error Example is an example object payload from Argo CD, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

detailsgrpc_codehttp_codehttp_statusmessage

Example Payload

Raw ↑
{
  "details": [
    "example-details",
    "example-details"
  ],
  "grpc_code": 327,
  "http_code": 879,
  "http_status": "Synced",
  "message": "Application is synced and healthy."
}